Files
turso/tests
2025-05-19 15:22:55 -03:00
..
2025-03-25 14:17:31 +01:00

Integration and regression test suite.


# run all tests
cargo test 

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