Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.
/ vrt-demo Public archive

Repo with my demo code from <ctwebdev>

Notifications You must be signed in to change notification settings

movd/vrt-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visual Regression Testing Demos

Two demos from my talk on Visual Regression Testing at the <ct webdev 2020> conference.

Demos

The two examples covered:

  1. Puppeteer & Resemble.js standalone => resemble-pptr
  2. Puppeteer & Pixelmatch mit Jest => react-jest-pixelmatch

Slides

coming asap

Abstract

The abstract for my talk was as follows:

The webmaster team of the Regional Computer Center (RRZK) of the University of Cologne provides the various university institutions with centrally administered TYPO3 CMS systems. On hundreds of domains, the university thus pressents it self on the web in all its diversity.
The systems are of course continuously maintained and updated. However, every change or correction carries the risk of side effects and errors at an unexpected place in the system. Regression tests have the task of preventing this. Since last year, RRZK has been using visual end-to-end tests to test the websites for updates from the perspective of end users.

Based on the situation at the University of Cologne, the presentation will introduce the tools and libraries used at the RRZK and show that even classic CMS systems can be continuously tested with modern means (NodeJS, Headless Chrome via Puppeteer and ResembleJS).

About

Repo with my demo code from <ctwebdev>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published