Implement recipe error reporting feature

This commit is contained in:
Thibault Jouan
2013-07-29 22:12:03 +00:00
parent f6d9dd2c90
commit e12dd5c0e7
6 changed files with 85 additions and 9 deletions

4
spec/fixtures/recipes/invalid.rb vendored Normal file
View File

@@ -0,0 +1,4 @@
# this recipe will raise a NameError on line 4 when evaluated by the recipe
# DSL.
invalid_keyword