forked from M-Labs/nac3
ychenfo
f5ce1afe0b
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> |
||
---|---|---|
.. | ||
nac3core__toplevel__test__test_analyze__generic_class.snap | ||
nac3core__toplevel__test__test_analyze__inheritance_override.snap | ||
nac3core__toplevel__test__test_analyze__list_tuple_generic.snap | ||
nac3core__toplevel__test__test_analyze__self1.snap | ||
nac3core__toplevel__test__test_analyze__simple_class_compose.snap | ||
nac3core__toplevel__test__test_analyze__simple_pass_in_class.snap |