From f85a92ee9064d999fd2351529274b54f1ac26c65 Mon Sep 17 00:00:00 2001 From: Konstantin Kudryashov Date: Fri, 22 Jun 2012 17:05:42 +0300 Subject: [PATCH] added link to http://behat.org Behat is a StoryBDD framework for PHP I've tried to make nice and clean project website to help people get into the tool. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ac8a73..42e433f 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Twitter Developers Docs](https://dev.twitter.com/docs) - In-depth and very well organized. (contributed by [@tsantero](https://twitter.com/#!/tsantero)) * [GitHub Styleguide](https://github.com/styleguide) - Pragmatic styleguide with sections on Ruby, JavaScript and CSS. By the guys at [@github](https://twitter.com/github) (contributed by [@lenary](https://twitter.com/#!/lenary)) * [Moment.js](http://momentjs.com/docs) - Thorough, well-designed, and excellent use of top-nav. (contributed by [@joshuapoehls](https://twitter.com/#!/joshuapoehls)) +* [Behat](http://behat.org) - StoryBDD framework for PHP inspired by Ruby Cucumber. (contributed by [@everzet](https://github.com/everzet)) ### Writing about Docs (again, in no particular order)