testing-conventions 0.0.57

Enforce testing conventions in libraries (Python, TypeScript, and Rust).
Documentation
1
2
3
4
5
# Declares the dist's own top-level package — `myproject` is first-party. The unit
# isolation rule reads this to classify an imported collaborator as first-party.
[project]
name = "myproject"
version = "0.0.0"