Alois Mahdal b601fcc548 Update TFKit to version v0.0.8 | 8 years ago | |
---|---|---|
.. | ||
doc | 9 years ago | |
include | 8 years ago | |
README.md | 9 years ago | |
README.testing.md | 9 years ago | |
runtests | 8 years ago | |
tfkit.mk | 8 years ago |
A simple portable (or rather "movable") test framework.
Copy (or git submodule
) test sub-folder to your place
where you want to run tests.
Run your framework by ./tfkit/runtests
.
Don't be surprised--you haven't added any tests yet :)
Read tfkit/README.testing.md
Start adding tests to tests
folder