Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 222 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 222 Bytes

Contributing

When adding a new tool or debugging failing tests, it's helpful to only run a few tests, and to show shorter tracebacks. E.g. with

pytest check/tests/test_1_0_cellmlmanip.py --maxfail=3 --tb=short