modernweb-dev / web

Guides, tools and libraries for modern web development.
https://modern-web.dev
MIT License
2.19k stars 278 forks source link

[test-runner] visual regression testing #420

Open LarsDenBakker opened 4 years ago

LarsDenBakker commented 4 years ago

We should support visual regression testing with the test runner. Because we run tests in a real browser, it will be relatively easy to support this within the test runner. Most of the basic building blocks are already present.

Reference discussion: https://github.com/modernweb-dev/web/discussions/427

daKmoR commented 4 years ago

Additional Features (maybe via plugin) could be

LarsDenBakker commented 4 years ago

Moved the discussion to https://github.com/modernweb-dev/web/discussions/427

LarsDenBakker commented 4 years ago

We now have a plugin which implements the first basic parts: https://github.com/modernweb-dev/web/tree/master/packages/test-runner-visual-regression