Skip to content

Files

Latest commit

96175cc · Mar 6, 2025

History

History

tests

Integration and regression test suite.

# run all tests
cargo test 

# run individual test
cargo test test_sequential_write -- --nocapture