Website-Tester

https://img.shields.io/pypi/v/websiteTest.svg https://img.shields.io/travis/jotathebest/websiteTest.svg Documentation Status

A package to get visual differences between an expected template image and the actual website’s appearance

Features

This package is intended to provide an easy-way to check if a website deployment gives errors in the appearence of the site. It uses simple OpenCV differences and the Selenium library to obtain template and testing images to be compared.

  1. Take a website screencapture and create an expected template of it using just one command.

2. Compare the actual website appearence with your previous taken template and paint their differences if anyone is presented

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.