Files
turso/tests
2025-09-12 16:21:23 +05:30
..
2025-08-21 15:24:21 +04:00

Integration and regression test suite.


# run all tests
cargo test 

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