Run a Test: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<<< These are preliminary notes and may not be accurate. >>> | <<< These are preliminary notes and may not be accurate. >>> | ||
# [[How the Test Scripts Work]]. | # [[How the Test Scripts Work]] | ||
#: An overview of the test mechanism. | |||
# [[Subscribe to Test Results]] | # [[Subscribe to Test Results]] | ||
#: Receive summaries of daily test runs or notifications when specific tests fail. | |||
# [[Run the Project Tests Locally]] | # [[Run the Project Tests Locally]] | ||
#: Manually run tests or schedule them to be run automatically. | |||
# [[Add a Test to a Project]] | |||
#: Write tests for a project so they will work with the test driver. | |||
[[Category:HOWTO]][[Category:$G]][[Category:Software Development]] | [[Category:HOWTO]][[Category:$G]][[Category:Software Development]] | ||
Revision as of 20:36, 8 January 2009
<<< These are preliminary notes and may not be accurate. >>>
- How the Test Scripts Work
- An overview of the test mechanism.
- Subscribe to Test Results
- Receive summaries of daily test runs or notifications when specific tests fail.
- Run the Project Tests Locally
- Manually run tests or schedule them to be run automatically.
- Add a Test to a Project
- Write tests for a project so they will work with the test driver.