Skip to content

Commit

Permalink
Merge 4508e97 into e5c0d4f
Browse files Browse the repository at this point in the history
  • Loading branch information
lirantal committed Jul 16, 2019
2 parents e5c0d4f + 4508e97 commit f3200f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/index.md
Expand Up @@ -53,7 +53,7 @@ to satisfy { name: 'Unexpected', created: 2013 }
- Provides really nice error messages
- Helps if you misspell assertions
- Compatible with all test frameworks
- Node.JS ready (`require('unexpected')`)
- Node.js ready (`require('unexpected')`)
- Supports [asynchronous assertions using promises](./api/addAssertion/#asynchronous-assertions)
- Single global with no prototype extensions or shims
- Cross-browser: works on Chrome, Firefox, Safari, Opera, IE11, Edge
Expand Down

0 comments on commit f3200f5

Please sign in to comment.