testing wiki fixes

This commit is contained in:
aanper
2020-10-12 09:10:15 +03:00
parent 14b8cba999
commit 3076dd0406
2 changed files with 7 additions and 1 deletions

View File

@@ -6,6 +6,6 @@
# Unit testing
1. We use [minunit]() as testing framework
1. We use [minunit](https://github.com/barrust/c-utils#minunit) as testing framework
2. Tests root placed in `applications/tests/minuint_test.c`
3. There is `Run local tests` job in `CI` pipeline (`.github/workflows/ci.yml`)