Skip to content

A library to easily create mocha tests for pure functions

License

NicholasGWK/testPureJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testPureJS

A library to easily create mocha tests for pure functions

Basically a shameless ripoff of elm-test

Original motivation was for testing lots of selectors which occur when using reselect with redux. Hard to mock out big chunks of state and brittle to write lots of tests for small, pure functions. This should make things easier and less brittle!

About

A library to easily create mocha tests for pure functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published