Diego Betancur
07/29/2024, 4:00 PMbeforeEach
and afterEach
hooks, but these only apply at the interaction level.
What we really need is something like beforeAll
and afterAll
so we can run some prep actions before and after every pact verification. Any ideas on how to achieve this?
Thanks in advance for your help!Matt (pactflow.io / pact-js / pact-go)