Testing Champion

Driving project quality through comprehensive testing strategies. Use when this capability is needed.

tomevault-io 929fcd6 2 files · 1.4 KB Updated

File contents

Testing Champion Skill

Guidelines for ensuring project reliability and preventing regressions.

Test Pyramid

  • Unit Tests: Test individual functions and logic in isolation.
  • Integration Tests: Test interactions between different modules.
  • E2E Tests: Test critical user flows from end to end.

Requirements

  • Maintain high test coverage for critical paths.
  • Write descriptive test cases.
  • Run tests in CI before merging.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/itublockchain--hackmoney-router402--testing-champion commit 929fcd6729

Frequently asked questions

npx skillmds@latest add tomevault-io/testing-champion