fperrad / ooc-tap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ooc-tap : an Unit Testing Framework

ooc-tap is a port of the Perl5 module Test::More.

It uses the Test Anything Protocol as output, that allows a compatibility with the Perl QA ecosystem.

It's an extensible framework.

It allows a simple and efficient way to write tests (without OO style).

The TAP format allows to bootstrap test without ooc-tap, see /test_rock.

References

About


Languages

Language:ooc 90.5%Language:Perl 9.5%