/flux-jasmine-rewire-example

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

Primary LanguageJavaScriptMIT LicenseMIT

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