Skip to content

maoberlehner/visual-regression-tests-for-vue-applications-with-jest-and-puppeteer

Repository files navigation

Visual Regression Tests for Vue.Js Applications with Jest and Puppeteer

Patreon Donate

This is an example project for the following article: Visual Regression Tests for Vue.Js Applications with Jest and Puppeteer

Build Setup

# Install dependencies.
npm install

# Serve with hot reload.
npm run serve

# Build for production with minification.
npm run build

# Run unit tests.
npm run test:unit

# Run acceptance tests.
npm run test:acceptance

# Run integration tests.
npm run test:integration

# Run visual regression tests.
npm run test:visual

About

Author

Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner
Patreon: https://www.patreon.com/maoberlehner

License

MIT