We are compiling cucumber tests using Kitchen. We could able to run the test cases and everything is good. What we want is, printing the test report at the end of the Kitchen Converge.
Is it possible to run a chef recipe in debug mode.
We know "kitchen converge -l Debug" will print the whole output, but we don't want all the log. Just particular test report.