There are 0 repository under jest-matchers topic.
:owl: Custom jest matchers to test the state of the DOM
Curried Type Testing library, and Test Matchers for Jest
Helpers library for marbles testing with Jest
A Jest plugin for creating screenshots of React components with a little help of Puppeteer
Jest matcher to check if your frontend matches the design
A Jest matcher to verify the shape of an object. Makes integration testing simple.
Extend jest to assert arrays with approximate values
✨ Cute jest matchers to test Vue components with vue-test-utils
Testing generator function never been easy
Additional Jest matchers for snapshot testing.
Jest utilities for Stitches
Jest matcher for styled components (React Native)
GeoJSON Validation Matchers for Jest
Additional jest matchers for vue
Custom jest matchers to test the state of your types
Jest .fn() and .spyOn() spy/stub/mock assertion reference
Jest Array/Object partial match with objectContaining and arrayContaining
Practicing TDD in JavaScript using JEST testing framework.
Custom Jest matchers to test Svelte events.
Filter and retry yarn/npm audit command with Jest.
JavaScript unit test using Jest framework
A very simple JSON schema matcher for jest
Jest Custom Matcher Asserts Context Spy is Called On
est Guide and Examples: Comprehensive guide on Jest configuration, mocks, matchers, expect, and CLI options. Learn how to set up Jest, create mock functions, use various matchers and expect methods, and leverage CLI options for efficient testing.
This is the fifth project in the second module in the Microverse program. It is an exercise for practicing unit testing in JavaScript using Jest framework & Test Driven Development.
I write a few practical tests for JavaScript functions using the Jest library.
A custom jest matcher for validating object structures