Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

rc-testing-anti-patterns

Étoiles19
Forks0
Mis à jour24 juillet 2026 à 13:06

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies. Do not use for non-test production code, or for choosing a test framework/runner.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly