Tags : Browse Projects

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

tap.py

Compare

  Analyzed 12 months ago

Python Test Anything Protocol (TAP) tools

2.35K lines of code

1 current contributors

about 1 year since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

tap4embedded

Compare

  Analyzed about 1 year 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

about 7 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This