Skip to content

kilkelly/tape-redux-unit-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Test a Redux Store Using Tape

This repo shows you a simple, no-nonsense way to test your Redux store using Tape. All code is commented inside the src directory.

Read the companion article on Medium - Simplify your Redux unit tests using Tape

Install

yarn install

(or npm install with NPM)

Running the tests

yarn test

(or npm test with NPM)

Feedback

Pull requests and opened issues are welcome!

License

MIT

About

Unit test a Redux store using Tape

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published