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

6 lines
292 B
Markdown

This folder contains integration tests for the `surreal` CLI binary.
See [`sdk/tests`](../sdk/tests/) for `surrealdb` library integration tests.
To read server log output from these tests, you need to find the file containing the output.
You can find this file by setting `RUST_LOG=debug`.