Test utils and Cypress
We would like to use
@nuxt/test-utils
with Vitest for unit testing and Cypress as a runner for browser testing. Is it possible or the support is only for Playwright?2 Replies
@w7a9q out of the box:
For end-to-end testing, we support Vitest, Jest, Cucumber and Playwright as test runners.But I am more than sure it'd be possible to implement for Cypress