Correct page on testing

This commit is contained in:
Philip Sargent
2021-12-01 20:24:34 +00:00
parent f05f280a79
commit 3a16e77bef
5 changed files with 76 additions and 52 deletions

View File

@@ -146,7 +146,7 @@ you can contribute to fixing things in the <a href="todo.html">Expo <em>Systems<
If you really want to get stuck into the code you will need a <a href="../troggle/troglaptop.html">troggle software development configuration</a>.
<p>Finally, if that all sounds like too much hassle for you, were are in desparate need
of a lot more very simple <a href="../troggle/unittests.html">unit tests for troggle</a>.
of a lot more very simple <a href="../troggle/trogtests.html">tests for troggle</a>.
The more tests we have, the more confident we can be
about making big changes without breaking things. We especially need these for the input parsers
as whatever happens in the future, we are still going to need to parse the archived input files.