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

This is an example project for the following article: https://markus.oberlehner.net/blog/visual-regression-tests-for-vue-applications-with-jest-and-puppeteer/

Stars
12

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

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

Badges
Extracted from project README
Patreon Donate
Related Projects