Skip to content

Commit

Permalink
(#80) Docs: more info on running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Apr 21, 2024
1 parent 785050b commit fc16814
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ There are two kinds of tests in Cesium: unit tests and integration tests.
Run the unit and integration tests using this shell command:

```console
$ dotnet test
$ dotnet restore
$ dotnet nuke TestAll
```

Publishing
Expand Down

0 comments on commit fc16814

Please sign in to comment.