Alois Mahdal 11795a18f5 Add tfkit copy (4272a3c) 10 yıl önce
..
doc/templates/grep_engine Add tfkit copy (4272a3c) 10 yıl önce
include Add tfkit copy (4272a3c) 10 yıl önce
README.md Add tfkit copy (4272a3c) 10 yıl önce
README.testing.md Add tfkit copy (4272a3c) 10 yıl önce
runtests Add tfkit copy (4272a3c) 10 yıl önce

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