|
RaiseTestPanel
IntroductionThe RaiseTestPanel sub-project started when Sam was developing phpRaise, and he could not find a suitable, up-to-date and well-documented automated testing tool for phpRaise. When developing RaiseTestPanel, the following factors were considered:
Automated Regression Testing becomes easy with RaiseTestPanel because whenever you run the tool, all tests ran together and you just have to keep incrementing the tests. The testing tool is very lightweight (less than 50kb), fast (optimized OOP usage) and easy to use (testings are all automated). UsageTo-Be-Completed Running TestsFor more information on how to run tests, see HowToRunTests. |
► Sign in to add a comment