leibniz
leibniz copied to clipboard
Leibniz is an integration testing framework for Chef
Installing chef every time is rather slow
Right after a leibniz init ``` $ cucumber cucumberFeature: Learn to use Leibniz In order to learn how to use Leibniz As an infrastructure developer I want to be able...
Travis
I wanted to add this to Travis (hence the default rake task), but I think I need Admin on the repo. @Atalanta ?
``` Called 'load_file' without the :safe option -- defaulting to safe mode. You can avoid this warning in the future by setting the SafeYAML::OPTIONS[:default_mode] option (to :safe or :unsafe). ```
``` No such file or directory - .leibniz.yml (Errno::ENOENT) /Users/stephen/src/leibniz/lib/leibniz.rb:25:in `build' ./features/step_definitions/user-steps.rb:6:in `/^I have provisioned the following infrastructure:$/' features/users.feature:10:in `Given I have provisioned the following infrastructure:' ```
It currently is the dir, which we never create.