testing-conventions 0.0.21

Enforce testing conventions in libraries (Python, TypeScript, and Rust).
Documentation
1
2
3
4
[[python.exempt]]
path = "src/cli.py"
rules = ["colocated-test"]
reason = ""