Jest Extended

Additional Jest matchers 🃏💪
Alternatives To Jest Extended
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nodebestpractices87,693
2 hours ago38cc-by-sa-4.0JavaScript
:white_check_mark: The Node.js best practices list (March 2023)
Jest41,734270,329179,89615 hours ago327September 10, 2022552mitTypeScript
Delightful JavaScript Testing.
Javascript Testing Best Practices21,034
18 days ago55mitJavaScript
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (December 2022)
Enzyme19,96251,43526,24118 days ago54December 20, 2019292mitJavaScript
JavaScript Testing utilities for React
Ts Jest6,44928,80575,730a day ago179September 24, 202256mitTypeScript
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
Jest Cheat Sheet4,869
3 months agocc0-1.0
Jest cheat sheet
Pepperoni App Kit4,640
a month ago4March 24, 201767mitJavaScript
Pepperoni - React Native App Starter Kit for Android and iOS
Jest Dom3,8591,66211,367a month ago49April 05, 202291mitJavaScript
:owl: Custom jest matchers to test the state of the DOM
Jest Image Snapshot3,5864115415 days ago40August 31, 202225apache-2.0JavaScript
✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.
Nodejs Integration Tests Best Practices2,818
a month ago41JavaScript
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2022)
Alternatives To Jest Extended
Select To Compare


Alternative Project Comparisons
Readme

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

Popular Jest Projects
Popular Testing Projects
Popular Software Quality Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Testing
Jest
Tdd