Skip to content

Commit

Permalink
Add note regarding NCTL status for integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: David Hernando <[email protected]>
  • Loading branch information
davidatwhiletrue committed Sep 6, 2023
1 parent 62b63f0 commit 566ff13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,10 @@ The command above excludes integration tests. If you're running a Casper network
dotnet test --settings Casper.Network.SDK.Test/test.runsettings --filter 'TestCategory~NCTL'
```

NOTE: Make sure your NCTL network has booted up and nodes are emitting blocks before running the tests.

## Create a workspace in Gitpod

Click the button to start coding in Gitpod with an online IDE.

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/make-software/casper-net-sdk)

0 comments on commit 566ff13

Please sign in to comment.