jest-community / jest-extended

Additional Jest matchers πŸƒπŸ’ͺ

Home Page:https://jest-extended.jestcommunity.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jest-extended

πŸƒπŸ’ͺ

Additional Jest matchers


Build Status Code Coverage version downloads MIT License PRs Welcome Examples

Problem

Jest is an amazing test runner and has some awesome assertion APIs built in by default. However, there are times when having more specific matchers (assertions) would be far more convenient.

Solution

jest-extended aims to add additional matchers to Jest's default ones making it easy to test everything πŸ™Œ

Contributing

If you've come here to help contribute - Thanks! Take a look at the contributing docs as a way of getting started.

Installation

See the Installation Guide on Jest Extended documentation site.

Setup

See the Setup instructions on Jest Extended documentation site.

Matchers

See all available matchers and interactive repl on Jest Extended documentation site.

LICENSE

MIT

About

Additional Jest matchers πŸƒπŸ’ͺ

https://jest-extended.jestcommunity.dev/

License:MIT License


Languages

Language:JavaScript 82.9%Language:MDX 13.7%Language:TypeScript 2.7%Language:CSS 0.8%Language:Shell 0.0%