Engine/testing
JeremyStarTM df3ef9829e
All checks were successful
PRs & Pushes / test (push) Successful in 3m38s
PRs & Pushes / build-jars (push) Successful in 3m24s
PRs & Pushes / build-apidoc (push) Successful in 3m17s
Add constructor API documentation
2024-12-28 00:50:23 +01:00
..
src/main Add constructor API documentation 2024-12-28 00:50:23 +01:00
build.gradle.kts Remove unnecessary dependency inclusions 2024-12-20 19:36:47 +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.