The K TEST MANAGER will run suites of tests written in code, or "unit tests", and helps monitor the results.
Only test suites and test scripts must be configured. Test cases are automatically added to a test script when the test script runs.
The structure of tests is
The test suite may be run as a whole or test scripts may be run individually. To run test cases individually, expose a separate script API call to run a particular test case.
Test scripts are written using the K Test Core forge component.
This release adds support for Oracle. Some advanced SQL queries did not work on Oracle. Advanced SQL queries have either been updated to work with Oracle, or a separate query has been written for Oracle.
Note: My testing support has fallen through. Let me know if you have issues on Oracle, with the error messages, and I will fix them.