We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb0878 commit 89484dfCopy full SHA for 89484df
docs/tools/test.md
@@ -40,3 +40,7 @@ The structure look like this:
40
All test assertions are defined in
41
[MpfDocTestCase](https://github.com/missionpinball/mpf/blob/dev/mpf/tests/MpfDocTestCase.py).
42
Just remove the `command_` prefix and you are good to go.
43
+
44
+## Related Pages
45
46
+* [How to run MPF unittests](../code/Writing_Tests/RunUnitTests.md)
0 commit comments