Alois Mahdal b601fcc548 Update TFKit to version v0.0.8 | пре 8 година | |
---|---|---|
.. | ||
doc | пре 9 година | |
include | пре 8 година | |
README.md | пре 9 година | |
README.testing.md | пре 9 година | |
runtests | пре 8 година | |
tfkit.mk | пре 8 година |
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