#1023 Add an example using Vitest
Issue created by arthuraulinChecklist
Before making a feature request, I have:
☑︎ Searched the issues to check that this feature hasn't been requested before
☑︎ Checked the documentation to see if it is possible to do what I want already
Feature description
Add an example using Vitest as runner
Use case
When switching to Vite on a Vue application, I also replaced Jest with Vitest - however I'm struggling a bit to have my pact tests running as before. This issue makes me think it should be doable, but having a full example in the repo would be really helpful.
Thanks!
pact-foundation/pact-js