0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-12-15 16:49:47 +00:00
2023-12-12 09:46:49 -05:00

8 lines
147 B
Markdown

cargo test -- --nocapture
cargo watch "test -- --nocapture"
export RUST_BACKTRACE=0/1
cargo test --test tableinfo
// why is it `static` feature?