flux-jasmine-rewire-example icon indicating copy to clipboard operation
flux-jasmine-rewire-example copied to clipboard

An example repo showing how to test Flux stores without Jest, using Jasmine & Rewire instead.

flux-jasmine-rewire-example

An example repo showing how to test Flux stores without Jest, using Jasmine, Karma & rewire instead.

Based on this blog post.

You need Chrome installed, then you can run the tests:

npm install
npm test