TestBox-based unit testing site
This is a simple browser for TestBox-based tests.
- Place this folder in a web folder or create a site from this folder.
- Edit
unit-test-config.json
to change the application properties. - Install node.js for dependency management.
- Run
npm update
to get the latest copies of dependencies. - View in browser to run tests.
- Results will show in an iframe below the folder list.
- The folder list will collapse when a test is initiated.