testing-conventions 0.0.76

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 — and
# marks the package root the suite tiers derive from.
[project]
name = "myproject"
version = "0.0.0"