surrealpatch/sdk/tests/running.md
2024-08-22 10:26:03 +00:00

305 B

These tests are run with the following command

Individual test files (not api module):

cargo test -p surrealdb --features kv-mem --test bootstrap -- --nocapture

Api module:

TODO
cargo test -p surrealdb --features kv-rocksdb --test api api_integration::file::delete_record_range