Engine/testing
JeremyStarTM 2629e940e7
Some checks failed
PRs & Pushes / build (push) Failing after 1m50s
PRs & Pushes / test (push) Failing after 1m55s
PRs & Pushes / build-apidoc (push) Successful in 2m6s
Add git and gradle build information
2024-12-18 17:41:53 +01:00
..
src/main Add git and gradle build information 2024-12-18 17:41:53 +01:00
build.gradle.kts Add unit testing 2024-12-15 22:33:31 +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.