2099 Forks
19990 Stars
19990 Watchers

enzyme

JavaScript Testing utilities for React

How to download and setup enzyme

Open terminal and run command
git clone https://github.com/enzymejs/enzyme.git
git clone is used to create a copy or clone of enzyme repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with enzyme https://github.com/enzymejs/enzyme/archive/master.zip

Or simply clone enzyme with SSH
[email protected]:enzymejs/enzyme.git

If you have some problems with enzyme

You may open issue on enzyme support forum (system) here: https://github.com/enzymejs/enzyme/issues