mirror of https://github.com/hashicorp/packer
When writing tests, one may need to write a one-off checker for a packer command that ran, without having to completely implement the Checker interface. This commit introduces a generic CustomChecker implementation (i.e. a function) that can be one-off implemented by developers if their test doesn't fit the existing gadgets, and the need is not generic/reusable enough to justify introducing a new gadget for other users.pull/12983/head
parent
96892fbca0
commit
4d6d3cc81e
Loading…
Reference in new issue