BMAD-METHOD/.claude/rules/python-projects-guide-curso.../python-testing-with-pytest-...

5 lines
205 B
Plaintext

---
description: Specifies comprehensive testing practices using pytest within the 'tests' directory to ensure code reliability and quality.
globs: /tests/**/*.*
---
- Use pytest for comprehensive testing.