testing-conventions 0.0.63

Enforce testing conventions in libraries (Python, TypeScript, and Rust).
Documentation
1
2
3
4
5
# First-party package `myproject`. The barrel test below reaches AROUND the barrel
# into a sibling module directly — still a collaborator, still flagged.
[project]
name = "myproject"
version = "0.0.0"