Engine/testing
JeremyStarTM 803e18239d
All checks were successful
PRs & Pushes / build (push) Successful in 2m37s
PRs & Pushes / test (push) Successful in 2m36s
PRs & Pushes / build-apidoc (push) Successful in 2m15s
Change license from GNU AGPL v3 to GNU GPL v3
2024-12-20 01:23:25 +01:00
..
src/main Change license from GNU AGPL v3 to GNU GPL v3 2024-12-20 01:23:25 +01:00
build.gradle.kts Change license from GNU AGPL v3 to GNU GPL v3 2024-12-20 01:23:25 +01:00
README.md Add unit testing 2024-12-15 22:33:31 +01:00

/testing

This subproject handles all the heavy lifting when it comes to unit testing. It heavily simplifies the process of creating unit tests involving the StarOpenSource Engine. See the TestBase class for more information.