Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Codex-/jest-extended

This branch is 54 commits behind jest-community/jest-extended:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4617269 Β· Apr 10, 2023
Feb 18, 2023
Feb 18, 2023
Feb 18, 2023
Jan 10, 2023
Feb 23, 2023
Feb 23, 2023
Feb 2, 2023
Apr 10, 2023
Sep 1, 2022
Aug 3, 2022
Jul 27, 2021
Jul 19, 2022
Feb 18, 2023
Jul 19, 2022
Oct 20, 2017
Feb 18, 2023
Aug 3, 2022
Mar 21, 2023
Apr 10, 2023

Repository files navigation

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 πŸƒπŸ’ͺ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • TypeScript 3.1%
  • Other 1.0%