doc/Specifications in mattock-0.0.1 vs doc/Specifications in mattock-0.1.0
- old
+ new
@@ -18,19 +18,20 @@
Mattock::TemplateHost
[32m should be able to do easy templating[0m
Mattock::TaskLib
-[32m should define a root task[0m
-[32m should define a namespaced task[0m
[32m should make root task depend on namespaced[0m
-[32m should not define random tasks[0m
[32m should not make namespaced task depend on root task[0m
+ defines
+[32m should have task :test[0m
+[32m should have task "test:task"[0m
+[32m should not have task "random:tasks"[0m
Mattock::Configurable
[32m should set defaults[0m
[32m should complain about unset required fields[0m
[32m should complain about unset nested required fields[0m
[32m should not complain when required fields are set[0m
-Finished in 0.02801 seconds
+Finished in 0.03405 seconds
[32m19 examples, 0 failures[0m