testing-procedures

Community

Structured test runs and results analysis.

Authorbartoszwarzocha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Standardizes how to build and run tests across platforms using Catch2, with clear result interpretation.

Core Features & Use Cases

  • Build Commands: Windows and Linux build scripts
  • Test Execution: Platform-specific test commands
  • Test Framework: Catch2 v3 with BDD style
  • Result Interpretation: Clear PASS/FAIL summaries
  • What to Check: Coverage, regressions, and test data considerations
  • Manual Testing: UI and UX verification steps
  • Reporting Results: JSON or structured summaries

Quick Start

Run the Windows build, then execute the tests and review the results in the console output.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: testing-procedures
Download link: https://github.com/bartoszwarzocha/kalahari/archive/main.zip#testing-procedures

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository