2017 © Pedro Peláez
 

library argus

Visual inspection for Codeception.

image

xendk/argus

Visual inspection for Codeception.

  • Tuesday, May 5, 2015
  • by Xendk
  • Repository
  • 1 Watchers
  • 0 Stars
  • 26 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Argus Panoptes

This is a visual testing module for Codeception., (*1)

Usage

Install the module using composer and add Argus, together with WebDriver, to the modules in your suite.yml file, and sprinkle $I->eyeball("filename/description") through your test., (*2)

Run your tests and they should fail due to new screen-shots. Look through all the *.result.png files and make sure they look as they should, and rename them to *.original.png., (*3)

Now Argus will compare the screen-shots of new test runs with the originals and fail if detecting any differences. It will also leave the new *.result.png file and a *.diff.png highlighting the differences for inspection. Replace the *.original.png file with the corresponding *.result.png to accept the changes, or fix the error., (*4)

The Versions

05/05 2015

dev-master

9999999-dev

Visual inspection for Codeception.

  Sources   Download

GPL-2.0+

The Requires

 

by Thomas Fini Hansen

24/04 2015

1.0.0

1.0.0.0

Visual inspection for Codeception.

  Sources   Download

GPL-2.0+

The Requires

 

by Thomas Fini Hansen