Skip to content

Guide on using vue test utils without a build step #1373

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 18, 2019

Conversation

lmiller1990
Copy link
Member

Add a guide explaining how to use Vue test utils without a test runner (just Node.js).

resolves #1192

Copy link
Collaborator

@JessicaSachs JessicaSachs left a comment

Choose a reason for hiding this comment

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

Great guide. There’s an incorrect link, but that’s it.

@JessicaSachs JessicaSachs merged commit af37800 into dev Dec 18, 2019
@vue-bot
Copy link

vue-bot commented Dec 18, 2019

Hey @lmiller1990, thank you for your time and effort spent on this PR, contributions like yours help make Vue better for everyone. Cheers! 💚

@lmiller1990 lmiller1990 deleted the docs/issue-1192-vue-test-utils-without-a-build-step branch December 18, 2019 03:58
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.

Documentation on how to use test-utils without babel/webpack
5 participants