cpp-testing

cpp testing

affaan-m 232k ↓ 5.7k MIT updated 25d ago
Claude Code
View source ↗

What it does

  • Writing new C++ tests or fixing existing tests
  • Designing unit/integration test coverage for C++ components
  • Adding test coverage, CI gating, or regression protection
  • Configuring CMake/CTest workflows for consistent execution
  • Investigating test failures or flaky behavior
  • Enabling sanitizers for memory/race diagnostics
  • Implementing new product features without test changes

Requirements & configuration

Configuration: ASSERT_EXPECT_

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

cpp-testing FAQ

What does the cpp-testing skill do?

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers. Writing new C++ tests or fixing existing tests Designing unit/integration test coverage for C++ components

How do I install cpp-testing?

Run: npx -y skills add https://github.com/affaan-m/everything-claude-code --skill cpp-testing --agent claude-code — the source lives at github.com/affaan-m/everything-claude-code.

Maintain cpp-testing?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

cpp-testing on getagentictools
[![cpp-testing on getagentictools](https://getagentictools.com/badge/skills/affaan-m-everything-claude-code-cpp-testing.svg)](https://getagentictools.com/skills/affaan-m-everything-claude-code-cpp-testing?ref=badge)
npx agentictools info skills/affaan-m-everything-claude-code-cpp-testing

The second line is the CLI lookup for this page — handy in READMEs and docs.