Package detail

enzyme-matchers

FormidableLabs667.7kMIT7.1.2

Testing Matchers for Enzyme

readme

enzyme-matchers

npm version License

This package is primarily meant to be consumed by framework integrations within this monorepo. Though it can be used standalone. Look at the source if you want to see how it's used.

Installation

We suggest using yarn for installations.

yarn add enzyme-matchers --dev

But npm works too!

$ npm install enzyme-matchers --save-dev