mirror of
https://github.com/tursodatabase/libsql.git
synced 2024-12-15 16:49:47 +00:00
8 lines
147 B
Markdown
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? |