Armory
Source
Browse
Skills

cpp-testing

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install cpp-testing --cli claude

writes the skill into.claude/skills/cpp-testing/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/cpp-testing/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.

When to use it

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/cpp-testing/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).