diff --git a/README.md b/README.md index 776652e0..aa985001 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,11 @@ This strategy executes all specs under ``./spec`` for each mutation. It is also plannned to allow explicit selections on specs to run and to support other test frameworks. Custom project specific strategies are also on the roadmap. +Alternatives +------------ + +* [heckle](https://github.com/seattlerb/heckle) + Credits -------