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/13032/head
parent
829b942206
commit
75e4a47686
Loading…
Reference in new issue