Skip to content

Commit

Permalink
Merge pull request #12 from dmitry-zaets/add-not-statements
Browse files Browse the repository at this point in the history
v1.1.0
  • Loading branch information
dmitry-zaets committed Jun 5, 2016
2 parents a3385d5 + 7783ce1 commit e7e0096
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 306 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If you have not found assertion framework/library that you are using - please ad
- [Reduces repetitive code of test methods](#reduces-repetitive-code-of-test-methods);
- [Simplifies initial setup](#simplifies-initial-setup);

### Allows to avoid re-testing nested action creators
### Allows to avoid retesting nested action creators
It allows to test only actions that need to be tested.

**Example:**
Expand Down
Loading

0 comments on commit e7e0096

Please sign in to comment.