mirror of https://github.com/hashicorp/packer
When running "Assert" on a packer command, we run a series of checkers on the command's output/error code, which provoke test failures if they fail. Panic checking used to be part of Run, but in the end this would make more sense to have that as a regular checker if asserting the results of a packer command, so that's the approach we adopt with this commit.pull/13032/head
parent
1e7f29f7c7
commit
fde79cc667
Loading…
Reference in new issue