diff --git a/README.md b/README.md index 004aa8c95..4a540df89 100644 --- a/README.md +++ b/README.md @@ -174,12 +174,13 @@ number of tests. Here is a list of other shell testing libraries (sorted alphabetically): * [Bashtub](https://github.com/ueokande/bashtub) -* [Bats](https://github.com/sstephenson/bats) -* [Cram](https://bitheap.org/cram) +* [bats-core](https://github.com/bats-core/bats-core) (former [Bats](https://github.com/sstephenson/bats)) +* [lunchtoast](https://github.com/kamchatka-volcano/lunchtoast) +* [Prysk](https://github.com/prysk/prysk) (former [Cram](https://bitheap.org/cram)) * [rnt](https://github.com/roman-neuhauser/rnt) * [roundup](https://github.com/bmizerany/roundup) * [shove](https://github.com/progrhyme/shove) -* [shUnit2](https://code.google.com/p/shunit2/) +* [shUnit2](https://github.com/kward/shunit2) * [shspec](https://github.com/shpec/shpec) * [testlib.sh](https://gist.github.com/3877539) * [ts](https://github.com/thinkerbot/ts)