Skip to content

Commit ccd3d84

Browse files
committed
Add readme
1 parent 20054aa commit ccd3d84

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# redux-actions-assertions-js
2+
Javascript assertions for redux actions testing.
3+
4+
This is a pure javascript part of [redux actions assertions](https://github.com/dmitry-zaets/redux-actions-assertions).
5+
6+
[![build status](https://img.shields.io/travis/redux-things/redux-actions-assertions-js/master.svg?style=flat-square)](https://travis-ci.org/redux-things/redux-actions-assertions)
7+
[![npm version](https://img.shields.io/npm/v/redux-actions-assertions-js.svg?style=flat-square)](https://www.npmjs.com/package/redux-actions-assertions-js)

0 commit comments

Comments
 (0)