mock-match-media VS enzyme

Compare mock-match-media vs enzyme and see what are their differences.

mock-match-media

Mock window.matchMedia for Node.JS environments (like tests or NextJS) (by Ayc0)

enzyme

JavaScript Testing utilities for React [Moved to: https://github.com/enzymejs/enzyme] (by airbnb)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
mock-match-media enzyme
1 8
21 19,833
- -
3.1 5.4
10 months ago over 2 years ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mock-match-media

Posts with mentions or reviews of mock-match-media. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-12.
  • @blocz/react-responsive v3 is out
    3 projects | dev.to | 12 Mar 2021
    The library by itself doesnโ€™t provide any mocks for window.matchMedia for SSR. But if you use one, like mock-match-media, @blocz/react-responsive will listen to it.

enzyme

Posts with mentions or reviews of enzyme. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing mock-match-media and enzyme you can also consider the following projects:

react-responsive - ๐Ÿ” <Only /> displays some contents for particular screen sizes

jest-codemods - Codemods for migrating to Jest https://github.com/facebook/jest ๐Ÿ‘พ

styletron - :zap: Toolkit for component-oriented styling

enzyme-to-json - Snapshot test your Enzyme wrappers

jest-canvas-mock - :last_quarter_moon: A module used to mock canvas in Jest.

test-runner-compare - JavaScript Test Runner Comparison(Jest, AVA, Mocha, tape, Jasmine, uvu, vitest)

http-fake-backend - Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.

jest-expect-message - Add custom message to Jest expects ๐Ÿƒ๐Ÿ—ฏ

ts-jest-mock - A type definition and helper for jest mocks in TypeScript

Enzyme - JavaScript Testing utilities for React