Files
turso/test/README.md
2024-09-13 07:55:07 +02:00

6 lines
144 B
Markdown

Currently the best way to run these tests are like this due to long running tests:
```bash
cargo test test_sequential_write -- --nocapture
```