|
@@ -93,7 +93,11 @@ of all workspace programs before running them.
|
|
If the configured network is a localnet, then automatically starts the localnetwork and runs
|
|
If the configured network is a localnet, then automatically starts the localnetwork and runs
|
|
the test.
|
|
the test.
|
|
|
|
|
|
-When running tests we stream program logs to .anchor/program-logs/<address>.<program-name>.log
|
|
|
|
|
|
+::: tip Note
|
|
|
|
+Be sure to shutdown any other local validators, otherwise `anchor test` will fail to run.
|
|
|
|
+:::
|
|
|
|
+
|
|
|
|
+When running tests we stream program logs to `.anchor/program-logs/<address>.<program-name>.log`
|
|
|
|
|
|
::: tip Note
|
|
::: tip Note
|
|
The Anchor workflow [recommends](https://www.parity.io/paritys-checklist-for-secure-smart-contract-development/)
|
|
The Anchor workflow [recommends](https://www.parity.io/paritys-checklist-for-secure-smart-contract-development/)
|