summaryrefslogtreecommitdiffstats
path: root/vendor/ui_test-0.20.0/CONTRIBUTING.md
blob: d5165080ccb0e6fe0484377389156afaa5aee487 (plain)
1
2
3
4
5
6
7
## 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`