test_utils_anchor
Utilities and extensions for testing anchor programs in wasm compatible environments.
Installation
To install you can used the following command:
Or directly add the following to your Cargo.toml:
[]
= "0.1" # replace with the latest version
Features
| Feature | Description |
|---|---|
test_validator |
Enables the test_validator feature for the solana_test_validator crate. |