SkillAgentSearch skills...

Libtap

Testing library for C, implementing the Test Anything Protocol. Written by Nik Clayton.

Install / Use

/learn @pozorvlak/Libtap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NAME tap -- write tests that implement the Test Anything Protocol

SYNOPSIS #include <tap.h>

DESCRIPTION The tap library provides functions for writing test scripts that produce output consistent with the Test Anything Protocol. A test harness that parses this protocol can run these tests and produce useful reports indi- cating their success or failure.

View on GitHub
GitHub Stars44
CategoryDevelopment
Updated1y ago
Forks6

Languages

C

Security Score

75/100

Audited on Nov 15, 2024

No findings