Core functionality for Automated Unit Testing. Build unit tests in minutes.
Actions and entities to manage tests scripts and test cases.
Actions to schedule and run server side test scripts.Assertions to check expected values against test case results.
Test results are automatically deleted after 90 days. Then can be marked as "Keep" so they remain longer. The latest test result for a script will always remain and will not be automatically deleted.
This version adds auto deletion of test script results. By default test script results older than 90 days will be deleted.
The last result of a test script will always be kept regardless of how long ago the result was created.
Each test result can be marked as "keep" so it is not deleted, even if older than the auto delete period.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)