cucumber-chef 3.0.0.rc.0 → 3.0.0.rc.1

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -1,4 +1,6 @@
1
- [![Build Status](https://secure.travis-ci.org/jovelabs/cucumber-chef.png)](http://travis-ci.org/jovelabs/cucumber-chef) [![Dependency Status](https://gemnasium.com/jovelabs/cucumber-chef.png)](https://gemnasium.com/jovelabs/cucumber-chef)
1
+ [![Dependency Status](https://gemnasium.com/jovelabs/cucumber-chef.png)](https://gemnasium.com/jovelabs/cucumber-chef)
2
+
3
+ [![Build Status](https://secure.travis-ci.org/jovelabs/cucumber-chef.png)](http://travis-ci.org/jovelabs/cucumber-chef)
2
4
 
3
5
  Cucumber-chef is a library of tools to enable the emerging discipline of infrastructure as code to practice test driven development. It provides a testing platform within which Cucumber tests can be run which provision virtual machines, configure them by applying the appropriate Chef roles to them, and then run acceptance and integration tests against the environment.
4
6
 
@@ -16,16 +18,20 @@ Wiki:
16
18
 
17
19
  * https://github.com/Atalanta/cucumber-chef/blob/master/WIKI.md
18
20
 
21
+ Forums:
22
+
23
+ * https://groups.google.com/d/forum/cucumber-chef
24
+
19
25
  Chat:
20
26
 
21
- * #cucumber-chef on irc.freenode.net
27
+ * #cucumber-chef @ irc.freenode.net
22
28
 
23
29
  # LICENSE
24
30
 
25
31
  Cucumber-Chef - A test driven infrastructure system
26
32
 
27
33
  * Author: Stephen Nelson-Smith <stephen@atalanta-systems.com>
28
- * Author: Zachary Patten <zachary@jovelabs.com>
34
+ * Author: Zachary Patten <zachary@jovelabs.com> [![endorse](http://api.coderwall.com/zpatten/endorsecount.png)](http://coderwall.com/zpatten)
29
35
  * Copyright: Copyright (c) 2011-2013 Atalanta Systems Ltd
30
36
  * License: Apache License, Version 2.0
31
37