Simple Makefile target helper https://pagure.io/mkit
Alois Mahdal a9b5e304eb Move from fastfoo version 0.7.0+master.g7fde2b3 9 years ago
..
doc Move from fastfoo version 0.7.0+master.g7fde2b3 9 years ago
include Move from fastfoo version 0.7.0+master.g7fde2b3 9 years ago
README.md Move from fastfoo version 0.7.0+master.g7fde2b3 9 years ago
runtests Move from fastfoo version 0.7.0+master.g7fde2b3 9 years ago
tfkit.mk Move from fastfoo version 0.7.0+master.g7fde2b3 9 years ago

README.md

TFKIT

A simple portable (or rather "movable") test framework.

  1. Copy (or git submodule) test sub-folder to your place where you want to run tests.

  2. Run your framework by ./tfkit/runtests.

  3. Don't be surprised--you haven't added any tests yet :)

  4. Read tfkit/README.testing.md

  5. Start adding tests to tests folder