This application allows you to swiftly develop and run unit/component tests for your client side logic with having to build CRUD pages merely for testing purposes.
This will facilitate more test driven development and hence speed up your delivery and increase your quality.
- Define how to test your functionality and add it to the test suite;
- Develop your functionality and directly assess it's quality by running all tests;
stable new version with instruction page for usage