File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ This library add assertions for [redux actions](http://redux.js.org/docs/advance
66It use [ redux-mock-store] ( https://github.com/arnaudbenard/redux-mock-store ) to mock redux store.
77
88## Supported Assertion Frameworks/Libraries:
9- - [ expect] ( https://github.com/mjackson/ expect)
10- - [ chai] ( https://github.com/chaijs/ chai)
11- - [ expect.js] ( https://github.com/Automattic/expect.js ) [ In Progress]
12- - [ should] ( https://github.com/shouldjs/ should.js ) [ In Progress]
13- - [ jasmine] ( https://github.com/jasmine/jasmine ) and [ jest] ( https://github.com/facebook/ jest) [ In Progress]
9+ - [ expect] ( # expect)
10+ - [ chai] ( # chai)
11+ - [ expect.js] ( #expectjs ) [ In Progress]
12+ - [ should] ( # should) [ In Progress]
13+ - [ jasmine and jest] ( #jasmine-and- jest) [ In Progress]
1414
15- If you have not found assertion framework/library that you are using - you still can use [ pure assertion function] ( ) .
15+ If you have not found assertion framework/library that you are using - you still can use [ pure assertion function] ( #javascript ) .
1616
1717## Installation
1818
You can’t perform that action at this time.
0 commit comments