nac3_sca/nac3core
ychenfo f5ce1afe0b fix tests and switch to insta
Use a library called 'insta' to better organize those longer correct test outputs in toplevel tests. 'insta' creates `.snap` files as snapshots of the test output, and will automatically do the diff if the output is different. This makes maintaining test cases with larger outputs a lot easier.

Reviewed-on: M-Labs/nac3#42
Co-authored-by: ychenfo <yc@m-labs.hk>
Co-committed-by: ychenfo <yc@m-labs.hk>
2021-10-03 16:39:12 +08:00
..
src fix tests and switch to insta 2021-10-03 16:39:12 +08:00
Cargo.toml fix tests and switch to insta 2021-10-03 16:39:12 +08:00
rustfmt.toml refactored typedef 2021-07-23 15:57:37 +08:00