Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 200 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 200 Bytes

nuxt-a11y

Run e2e tests locally

npm i
npm run storybook

In a separate terminal:

npx cypress run

Run e2e tests in Docker

docker-compose up --exit-code-from cypress