Test Fixture Creation
Guidelines for creating test fixtures that work with Bulwark's hook-based automation and avoid bias that could compromise testing.
When to Use This Skill
Load this skill when:
- Creating fixtures for manual testing of skills or agents
- Setting up E2E test scenarios that require hook automation
- Building code samples with deliberate issues for LLM review
DO NOT use for:
- Unit test fixtures (those can be isolated in tests/fixtures/)
- Mock data for au
[Description truncada. Veja o README completo no GitHub.]