Skip to content

Commit dda6a43

Browse files
committed
Update README.md
1 parent 0bb3cc0 commit dda6a43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# redux-actions-assertions
1+
# redux-actions-assertions [![Build Status](https://travis-ci.org/dmitry-zaets/redux-actions-assertions.svg?branch=master)](https://travis-ci.org/dmitry-zaets/redux-actions-assertions)
22

33
Assertions for redux actions testing
44

55
This library add assertions for [redux actions](http://redux.js.org/docs/advanced/AsyncActions.html) testing.
66
It use [redux-mock-store](https://github.com/arnaudbenard/redux-mock-store) to mock redux store.
77

8+
9+
810
## Supported Assertion Frameworks/Libraries:
911
- [expect](#expect)
1012
- [chai](#chai)

0 commit comments

Comments
 (0)