Skip to content

Commit

Permalink
fix: #208, use 'Complementary'
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Feb 10, 2024
1 parent 20291ce commit e16e6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Some highlights:

- Rich library of assertions
- Supports custom assertions
- Symmetric assert/refute (refute is **referee**'s "assert.not\*")
- Complementary `assert/refute` (`refute` is referee's `assert.not`)
- Evented: Emits success and failure events
- Failing assertions throw exceptions by default, but can be configured to not
- API to add custom assertions that provides quite a bit of plumbing for free
Expand Down

0 comments on commit e16e6c2

Please sign in to comment.