Skip to content

anderconal/ReactReduxTesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactReduxTesting

From Advanced React and Redux Udemy's course by Stephen Grider.

Getting Started

Familiar with Git?

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/anderconal/ReactReduxTesting.git
> cd ReactReduxTesting
> npm install
> npm start

Want to let the tests running?

> npm run test:watch

About

Testing React with Redux application with Mocha and Chai

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published