@alandeivson/enzyme-matchers
v8.1.3
Published
Testing Matchers for Enzyme
Downloads
3
Readme
enzyme-matchers
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