Skip to content
Snippets Groups Projects
Commit 3076dd4c authored by Sander Mathijs van Veen's avatar Sander Mathijs van Veen
Browse files

Added missing dependencies for unit testing and code coverage.

parent e0547370
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,12 @@ Dependencies
- GNU GCC (or another decent C compiler).
- Pyrex <http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/>.
In order to run the unit tests and and see how much coverage the unit tests
have, please install:
- Python testrunner <http://git/kompiler.org/python/testrunner>.
- Python coverage <http://nedbatchelder.com/code/coverage/>.
Deployment / Installation
-------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment