Skip to content

Commit

Permalink
fix(doc): add list of related projects to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Aug 9, 2017
1 parent 7adf0dc commit 8466868
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,16 @@ output:
10 passing (10ms)
```

## Related projects

* [focha](https://github.com/bahmutov/focha) - Mocha wrapper
that runs previously failed tests first
* [rocha](https://github.com/bahmutov/rocha) - Runs Mocha unit
tests but randomizes their order
* [snap-shot](https://github.com/bahmutov/snap-shot) - Jest-like
snapshot feature for any framework, including Mocha
* My blog posts about [testing](https://glebbahmutov.com/blog/tags/testing/)

### Small print

Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> © 2017
Expand Down

0 comments on commit 8466868

Please sign in to comment.