From 20bde973891e0b9372cd92dbcb0a3f70ab8b0fb8 Mon Sep 17 00:00:00 2001 From: Alexander Wunschik Date: Mon, 30 Oct 2017 09:16:18 +0100 Subject: [PATCH] Add Visual Regression Testing (#1018) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4c54ea1..b78e0ae 100644 --- a/readme.md +++ b/readme.md @@ -575,6 +575,7 @@ - [Crypto Currency Tools & Algorithms](https://github.com/kennethreitz/awesome-coins) — Digital currency where encryption is used to regulate the generation of units and verify transfers. - [Open Source Supporters](https://github.com/zachflower/awesome-open-source-supporters) - Companies that offer their tools and services for free to open source projects. - [Design Principles](https://github.com/robinstickel/awesome-design-principles) - Create better and more consistent designs and experiences. +- [Visual Regression Testing](https://github.com/mojoaxel/awesome-regression-testing) - Ensures changes did not break the functionality or style. ## License