My goal is similar to #747, so I am using VerifyAll() to detect unused setups. However there are a few very common setups done in common helpers that I don't want to detect.
It would be great to have some way to opt-out of VerifyAll in specific cases, e.g. by using Verifiable(false).