From 828253b2f407b9e25b59dc8ec99783e463023345 Mon Sep 17 00:00:00 2001 From: Dan Cryer Date: Thu, 17 Oct 2013 02:35:00 -0700 Subject: [PATCH] Created Behat plugin (markdown) --- Behat-plugin.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Behat-plugin.md diff --git a/Behat-plugin.md b/Behat-plugin.md new file mode 100644 index 0000000..ac06c41 --- /dev/null +++ b/Behat-plugin.md @@ -0,0 +1,5 @@ +A very simple plugin for running [Behat](http://behat.org/) BDD tests. + +### Configuration Options: + +* **features** - Optional - Provide a list of Behat features to run. \ No newline at end of file