Alois Mahdal 8550e6c281 Update TFKit to v0.0.11 | před 8 roky | |
---|---|---|
.. | ||
doc | před 8 roky | |
include | před 8 roky | |
README.md | před 9 roky | |
README.testing.md | před 9 roky | |
runtests | před 8 roky | |
tfkit.mk | před 8 roky |
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