1 2 3 4 5 6 7 8 9 10
# Testing Testing for this thing is pretty janky at the moment. ```bash $ ./tests/setup-test.sh $ cargo run -- -i tests/working_test_data -o tests/output ``` You'll find output in `tests/output`