Skip to content

Commit

Permalink
Update test instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jscheid committed Aug 2, 2021
1 parent 61cca07 commit f92330d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,11 @@ package manager.)

## Running tests

The following will run all unit tests, integration tests, examples, and lint.
It will also build the package and run a smoke test on the resulting tarball:

```
yarn test
yarn check
```

## Adding a new test
Expand Down

0 comments on commit f92330d

Please sign in to comment.