0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-01-10 11:36:04 +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?