BMAD-METHOD/.claude/rules/python-github-setup-cursorr.../project-specific-testing-fr...

5 lines
144 B
Plaintext

---
description: Specifies the pytest framework for all tests under the tests directory
globs: **/tests/**/*
---
- Use pytest testing framework.