Project

janus-cli

0.0
No commit activity in last 3 years
No release in over 3 years
Automated visual regression testing on Sauce Labs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
~> 2.2
~> 10.1
~> 2.14
~> 0.8

Runtime

~> 0.7.0
~> 2.8
~> 1.1
 Project Readme

janus

Build Status

Janus is a tool for performing automated visual regression testing against web applications. It works by comparing screenshots of your application in a known good state to fresh screenshots of your application. A number of similar tools exist, but Janus excels for projects with the following needs:

  • Automated testing across a large number of browsers and operating systems. Janus was built with multi-browser support as a primary concern. By building on top of Sauce Labs' testing platform, you have access to the full array of Sauce Labs platforms.

  • Testing of applications where subtle visual differences are allowed. Many visual regression testing tools fail whenever they find a single-pixel difference in a screenshot. Janus allows you to define a threshold within which screenshots are still considered valid.

Inspiration

Janus was inspired by the following projects:

License

Janus is released under the MIT License.