5 lines
229 B
Markdown
5 lines
229 B
Markdown
|
# `/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.
|