Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 216 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 216 Bytes

Running the test suite

Running cargo test will automatically update the .stderr and .stdout files.

If you only want to check that the output files match and not update them, use cargo test -- -- --check