redux-things/redux-actions-assertions

Implement coverage of dispatched actions

dmitry-zaets opened this issue · 0 comments

The idea is to implement a coverage which will indicate which sub-actions was not covered with existing tests.

The tricky point is an integration with different test frameworks like mocha, jasmine, tape, etc.

Wondering about frameworks that we should support, see issue #2