Unit Testing Chef Guard Clauses: Command Strings vs. Ruby Blocks
This blog post explores the use of “guards” in Chef execute
resources and the implications for unit tests when guarding with Ruby blocks vs. command strings:
Check out the full post here.
Post a comment