Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynos committed Sep 28, 2021
1 parent 1c8524f commit 6842197
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,10 @@ Like `test(name, fn)` except if you use `.only` this is the only test case that

Creates a test case that will be skipped

## Harness docs

```js
const testHarness = require('tapzero/harness')
```

See [HARNESS.md](./HARNESS.md)

0 comments on commit 6842197

Please sign in to comment.