Alois Mahdal bdf9fa038f Update TFKit to v0.0.5 10 лет назад
..
doc Update TFKit to v0.0.2 10 лет назад
include Update TFKit to version v0.0.3 10 лет назад
README.md Update tfkit from Fastfoo 0.7.0+master.g8c72a9c 10 лет назад
README.testing.md Update tfkit from Fastfoo 0.7.0+master.g8c72a9c 10 лет назад
runtests Update TFKit to v0.0.5 10 лет назад
tfkit.mk Update tfkit from Fastfoo 0.7.0+master.g8c72a9c 10 лет назад

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