descriptionTAP Harness written in PIR
homepage URLhttp://github.com/leto/tapir
repository URLhttps://github.com/leto/tapir.git
ownerjonathan@leto.net
last changeWed, 23 Jun 2010 00:13:45 +0000 (22 21:13 -0300)
last refreshSat, 27 Apr 2024 07:56:15 +0000 (27 09:56 +0200)
content tags
add:
readme
Tapir is a PIR-based TAP (Test Anything Protocol) Harness It eats test output (i.e. is a TAP consumer) and tells humans if the test suite passed, and if not, which kind of pretty colors of smoke came out.
shortlog
2010-06-23 Daniel Arbelo... Add myself to credits.master
2010-06-22 Daniel Arbelo... Update tapir to run with parrot HEAD
2010-01-26 Duke LetoUpdate TODO
2010-01-24 Duke LetoOut of order tests are now detected
2010-01-24 Duke LetoRefactor parse_tapstream
2010-01-23 Duke LetoRefactor is_tap to use a natural control flow
2010-01-23 Duke LetoAdd tests for bail_if_necessary to Tapir::Parser
2010-01-23 Duke LetoImprove the is_tap method in Tapir::Parser and add...
2010-01-23 Duke LetoAlmost-working out of order test detection
2010-01-23 Duke LetoAdd some tests for parsing out of order tests, mostly...
2010-01-23 Duke LetoMake the compile target required for the test target...
2010-01-23 Duke LetoFound the Bug in our Hunt
2010-01-23 Duke LetoMerge remote branch 'bob/master'
2010-01-22 Duke LetoAdd tests to start a Bug Hunt
2010-01-22 Duke LetoImplement "Bail out!" parsing
2009-12-19 Duke LetoAlter the format of the runtime a bit
...
heads
13 years ago master
14 years ago disorder