Skip to content

Commit 89484df

Browse files
authored
link from tools/test to the code/Writing_Tests section
1 parent 8cb0878 commit 89484df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/tools/test.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,7 @@ The structure look like this:
4040
All test assertions are defined in
4141
[MpfDocTestCase](https://github.com/missionpinball/mpf/blob/dev/mpf/tests/MpfDocTestCase.py).
4242
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

Comments
 (0)