An open API service indexing awesome lists of open source software.

https://github.com/dmitriyakkerman/vue-cli-test-workflow

Github workflow example for testing Vue applications created with Vue CLI and Vue Test Utils
https://github.com/dmitriyakkerman/vue-cli-test-workflow

github-workflow vue vue-cli vue-test-utils

Last synced: 8 months ago
JSON representation

Github workflow example for testing Vue applications created with Vue CLI and Vue Test Utils

Awesome Lists containing this project

README

          

# vue-cli-test-workflow

Github workflow example for testing Vue applications created with Vue CLI and Vue Test Utils.

* Installs NPM dependencies
* Builds the bundle
* Lints the bundle
* Tests your code written with Vue Test Utils