testing-conventions 0.0.72

Enforce testing conventions in libraries (Python, TypeScript, and Rust).
Documentation
1
2
3
4
5
# A partial table is fine, but a typo'd key inside it must still be rejected
# (field defaults fill missing keys; deny_unknown_fields rejects unknown ones).
[typescript.coverage]
branches = 90
braanches = 80