Skip to content

tutortrex/react-jsdom-gulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-jsdom-gulp

Unit testing for react modules using gulp, mocha and jsdom, Here I have created a checkbox using React, and wrote a unit test for the same,using Gulp, Mocha and jsdom. The main reason for this switch is Jest being too slow for running tests.

Dependencies

This requires npm for running make sure to install the same.

How to Run

Clone or download as zip and extract. And, execute the following commands in root folder

$ npm install
$ gulp test

Version - 1.0.0

License - GPL

Free Software, Hell Yeah!

About

Unit testing for react modules using gulp and jsdom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published