testing-conventions 0.0.72

Enforce testing conventions in libraries (Python, TypeScript, and Rust).
Documentation
1
2
3
# clean fixture source, paired with widget_test.py
def widget():
    return "widget"