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