mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-29 05:54:21 +01:00
this makes it significantly easier to tweak the tx isolation test parameters, and also makes it much easier to run the MVCC version of the test without manually tweaking code inline to make it work. introduces default options for the non-mvcc and mvcc test variants.
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture