Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Test::More

Compare

  Analyzed about 11 hours ago

Test-Simple contains Test::More, the most popular testing module for Perl, as well as Test::Builder which is the most popular module for writing more testing modules. It also contains Test::Simple, the simplest possible testing module. Test-Simple makes use of TAP (the Test Anything Protocol).

22.9K lines of code

5 current contributors

8 days since last commit

129 users on Open Hub

Low Activity
4.81081
   
I Use This
Licenses: Artistic_..., gpl

cipra Unit Testing Framework

Compare

  Analyzed about 19 hours ago

cipra is a simple, TAP-compatible Unit Testing Framework for C++. cipra is Free and Open Source Software, released under a 3-clause BSD-style license. It's written in 100% standard C++11 and is only a couple header files, making it easy to include in your C++11 project. TAP, the Test Anything ... [More] Protocol, is a standard output format for software unit test frameworks that was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") that parse TAP formatted output and do useful things with it. TAP, however, is equally human-readable. The name cipra (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule 'c', even when at the start of a sentence. [Less]

732 lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: BSD-3-Clause, cc-by-3

lua-TestMore

Compare

  Analyzed 1 day ago

lua-TestMore 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 supplies a Test Suite for Lua itself.

1.87K lines of code

1 current contributors

11 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This