Skip to content

Conversation

lmiller1990
Copy link
Member

No description provided.

@netlify
Copy link

netlify bot commented Jun 6, 2023

Deploy Preview for vue-test-utils-docs ready!

Name Link
🔨 Latest commit 2cacd6b
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/647fb3acf18049000800e697
😎 Deploy Preview https://deploy-preview-2085--vue-test-utils-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

- [Playwright](https://playwright.dev/docs/test-components) (experimental). Browser based, supports Vite.

Vue Test Utils is a minimal and unopinionated library. For something more featureful, ergonomic and opinionated you may want to consider [Cypress Component Testing](https://docs.cypress.io/guides/component-testing/overview), which uses Vue Test Utils under the hood. It runs in a browser, so you can see your components rendered as the tests execute.
Vue Test Utils is a minimal and unopinionated library. For something more featureful, ergonomic and opinionated you may want to consider [Cypress Component Testing](https://docs.cypress.io/guides/component-testing/overview) which has a hot reload development environment, or [Testing Library](https://testing-library.com/docs/vue-testing-library/intro/) which emphasizes accessbility based selectors when making assertions. Both of these tools use Vue Test Utils under the hood and expose the same API.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accessibility


- [Vitest](https://vitest.dev/)
- [Cypress](https://cypress.io/)
- [Vitest](https://vitest.dev/). Terminal based.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vitest also has a browser mode (experimental)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh neat, I did not know that.

@lmiller1990 lmiller1990 merged commit 6f8f998 into main Jun 6, 2023
@lmiller1990 lmiller1990 deleted the docs-update-runners branch June 6, 2023 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants