Engine/testing/README.md

5 lines
229 B
Markdown
Raw Permalink Normal View History

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.