testing-conventions 0.0.49

Enforce testing conventions in libraries (Python, TypeScript, and Rust).
Documentation
1
2
3
4
5
# Same first-party package as the red fixture — `myproject`. The un-mocked
# collaborator below is flagged, then lifted by the `testing-conventions.toml` waiver.
[project]
name = "myproject"
version = "0.0.0"