Tags : Browse Projects

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

Test::More

Compare

  Analyzed about 10 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

about 1 month since last commit

129 users on Open Hub

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

Test::Harness

Compare

  No analysis available

Test::Harness provides test execution and result analysis for Perl. It runs test scripts, parses TAP (Test Anything Protocol) output from them and presents a summary of which tests passed and which failed. It may be used to test non-Perl programs - in fact anything that outputs TAP.

0 lines of code

3 current contributors

0 since last commit

63 users on Open Hub

Activity Not Available
4.88889
   
I Use This
Mostly written in language not available
Licenses: Artistic_...

etap

Compare

  Analyzed about 11 hours ago

Etap is a collection of Erlang modules that provide a TAP testing client library.

1.76K lines of code

0 current contributors

over 9 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This

pgTAP

Compare

  No analysis available

pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts or xUnit-style test functions. The TAP output is suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl applications.

0 lines of code

4 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: bsd

C TAP Harness

Compare

  No analysis available

C TAP Harness is a pure-C implementation of TAP, the Test Anything Protocol. TAP is the text-based protocol used by Perl's test suite. This package provides a harness similar to Perl's Test::Harness for running tests, with some additional features useful for test suites in packages that use ... [More] Autoconf and Automake, and C and shell libraries to make writing TAP-compliant test programs easier. [Less]

0 lines of code

1 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit

TAP::Harness::JUnit

Compare

  Analyzed about 20 hours ago

Generate JUnit compatible output from TAP results.

403 lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

TAP::DOM

Compare

  Analyzed about 22 hours ago

TAP (Test Anything Protocol) as document data structure. The purpose of this module is (A) to define a reliable data structure and (B) to help create this structure from TAP. That's useful when you want to analyze the TAP in detail with "data exploration tools", like Data::DPath.

15.4K lines of code

1 current contributors

8 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Django.js

Compare

  Analyzed about 23 hours ago

JavaScript tools for Django Django.js provides tools to help with JavaScript development with Django: - a JavaScript library doing reverse URL, access some global context variables, integrate jQuery ajax with Django CRSF... - a PhantomJS runner Live TestCase to run JavaScript test suites ... [More] (Jasmine, QUnit...) - a Django template tag library to help with JavaScript integration in templates [Less]

72.9K lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

cipra Unit Testing Framework

Compare

  Analyzed 1 day 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

TapTinder

Compare

  No analysis available

TapTinder is continuous integration and automated testing tool for software engineering. Using your own TapTinder installation or TapTinder service you can monitor, diagnose and improve the quality of software right during development in real-time. TapTinder clients run your builds and tests across ... [More] multiple platforms and multiple environments in parallel. Results are collected by a server that provides fast feedback to your developers. A sophisticated web interface gives you the tools to visualize, trace and analyze collected data to diagnose defects immediately or later for future planning. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...