Automated Testing
From OpenSimulator
(Difference between revisions)
(→Testing Objective) |
|||
Line 9: | Line 9: | ||
* Build Stability | * Build Stability | ||
* Code Test | * Code Test | ||
− | |||
* Code Performance | * Code Performance | ||
* Runtime Performance | * Runtime Performance | ||
+ | * Code Style | ||
= Technologies = | = Technologies = | ||
* [[Statistics Server]] | * [[Statistics Server]] | ||
* [[Build Bot]] | * [[Build Bot]] |
Revision as of 10:17, 9 January 2008
Contents |
Goal
To create a system of automatic building, testing, and simulation for OpenSim.
People
- Daedius Moskvitch ( daedius @@@@ daedius.com)
Testing Objective
- Crossplatform Support
- Build Stability
- Code Test
- Code Performance
- Runtime Performance
- Code Style