Files
turso/tests
Jussi Saurio e9bfb57065 Fix incorrectly implemented test
Test started executing another statement when previous statement
returned IO the last time and didn't run to completion
2025-10-22 23:40:45 +03:00
..
2025-10-22 23:40:45 +03:00

Integration and regression test suite.


# run all tests
cargo test 

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