limbo/tests
2025-02-11 07:03:51 +00:00
..
integration core: Add default column name 2025-02-11 07:03:51 +00:00
Cargo.toml chore: remove unused dependencies 2025-02-09 21:05:06 +08:00
lib.rs centralize Rust integration and regression tests 2025-01-21 15:41:09 +07:00
README.md centralize Rust integration and regression tests 2025-01-21 15:41:09 +07:00

Integration and regression test suite.


# run all tests
cargo test 

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