Skip to content

🚧 copy of the official repo just to fix the styled component stuff

Notifications You must be signed in to change notification settings

School-Explained/enzyme-adapter-react-16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enzyme Adapter React 16

Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.

Enzyme's API is meant to be intuitive and flexible by mimicking jQuery's API for DOM manipulation and traversal.

This repo is to maintain the react 16 adapter up to date, in order to avoid any issue :)

For full enzyme documentation please visit enzyme official repo

To install this version run either: yarn add git://github.com/School-Explained/enzyme-adapter-react-16.git or npm install git://github.com/School-Explained/enzyme-adapter-react-16.git

About

🚧 copy of the official repo just to fix the styled component stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published