/testing-vuejs-talk

A summary of my lessons learned with Vue Test Utils while starting on a project with 0% code coverage

Primary LanguageJavaScriptMIT LicenseMIT

unit-testing-vuejs-talk

Overview

A summary of my lessons learned with Vue Test Utils while starting on a project with 0% code coverage.

Slides

View the SLIDES.md file for my presentation.

To view in presentation mode install mdv and use this command:

npm run start SLIDES.md

Examples

See the vue-unit-test-examples/tests/unit folder for some examples based off my talk using Vue Test Utils and Jest.

Special thanks to...