/boiler_plate_jest_enzyme_click_counter

Small example of Jest and Enzyme combination on Click Counter Component

Primary LanguageJavaScript

JEST and Enzyme combination

Simple click counter app wrapped with tests

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Builds the app for production to the build folder.
The build is minified and the filenames include the hashes.

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

This command will remove the single build dependency from your project.