Tags : Browse Projects

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

tap.py

Compare

  Analyzed 1 day ago

Python Test Anything Protocol (TAP) tools

2.35K lines of code

1 current contributors

about 1 month since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

tap4embedded

Compare

  Analyzed 1 day ago

tap4embedded is a TAP producer library designed for C embedded. It allows a simple and efficient way to write unit tests in C. The output uses the Test Anything Protocol, that allows a compatibility with the Perl QA ecosystem. Design Goals: 1. simple and transparent (ie. no automagic) ... [More] 2. works with deeply embedded system toolchains (ie. libc minimalist prerequisites) 3. allows dual targeting (x100 faster on host than on target) 4. reuse a well-known output format which is already handled by most of the continuous integration tools [Less]

1.36K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This