Difference between revisions of "Unit Testing"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | |||
+ | Create automated tests to insure that WeBWorK is configured and functioning properly. |
||
Revision as of 10:24, 6 June 2011
Create automated tests to insure that WeBWorK is configured and functioning properly.
- Unit testing tutorials
- Unit testing modules
- Test::Harness