mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-17 08:40:50 +00:00
doc(runtime-c-api) Suggest to test in release mode.
This commit is contained in:
parent
871db8547c
commit
fdc3d5107a
@ -112,7 +112,7 @@ rebuild in release mode for the tests to see the changes.
|
||||
The tests can be run via `cargo test`, such as:
|
||||
|
||||
```sh
|
||||
$ cargo test -- --nocapture
|
||||
$ cargo test --release -- --nocapture
|
||||
```
|
||||
|
||||
To run tests manually, enter the `lib/runtime-c-api/tests` directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user