Sha256: 6911f86faad34e0c02608093e043f6ce7a38c83d9dd603be92007c265d5ec1c7
Contents?: true
Size: 889 Bytes
Versions: 34
Compression:
Stored size: 889 Bytes
Contents
Welcome to the suite of cucumber-chef tests Your general workflow will be to write cucumber features that describe the intended behaviour. You will then write failing tests by writing steps to test the behaviour, expressing them as cucumer scenarios. You will then want to create a cookbook, and write recipes that make your tests pass. Upload your cookbook to the Cucumber-Chef Test Lab OS Chef-Server using the 'cc-knife' tool, and then run the tests with: cucumber-chef test [cucumber options] For an example feature, take a look at <chef-repo>/features/<%= @project %>/<%= @project %>.feature For an example step definition, look at <chef-repo>/features/<%= @project %>/step_definitions/<%= @project %>_steps.rb Cucumber-Chef Test Lab Network ============================== CIDR: 192.168.0.0/16 Network: 192.168.0.0 Broadcast: 192.168.255.255 Test Lab/Gateway: 192.168.255.254
Version data entries
34 entries across 34 versions & 1 rubygems