shout/shout-rs/test/teardown-setup.shout
Chris Wanstrath 175899001a Add Rust implementation of the shout test runner
Rewrites the shout CLI in Rust for better performance, with parallel
test execution via rayon and the same .shout file format semantics.
2026-04-02 13:28:48 -07:00

3 lines
75 B
Plaintext

export READY=yes
@teardown rm -f "$SHOUT_PROJECT_DIR/data/test.cleanup.db"