Engine/testing
JeremyStarTM 2d7f46e9db
All checks were successful
PRs & Pushes / test (push) Successful in 5m40s
PRs & Pushes / build-jars (push) Successful in 5m39s
PRs & Pushes / build-apidoc (push) Successful in 6m0s
Migrate to convention build scripts, update to Kotlin 2.1
2025-01-14 02:42:12 +01:00
..
src/main Rollback multiplatform commits 2024-12-29 16:27:02 +01:00
build.gradle.kts Migrate to convention build scripts, update to Kotlin 2.1 2025-01-14 02:42:12 +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.