surrealpatch/tests/README.md
2023-08-24 15:04:57 +01:00

6 lines
292 B
Markdown

This folder contains integration tests for the `surreal` CLI binary.
See [`lib/tests`](../lib/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`.