Wdio Visual Regression Service Versions Save

Visual regression service for WebdriverIO.

v0.9.0

6 years ago
  • Support Spectre as visual regression method (#66, #77)
  • Process image operations in parallel (#76)
  • Provide all test information into context (#47)
  • Support Cucumber (#75)

v0.8.0

7 years ago

Breaking Changes

  • Allow viewport configuration (#40)
  • Bump wdio-screenshot for iOS screencaps without shadow (#44)

v0.7.0

7 years ago
  • bump version of wdio-screenshot to support retina & iOS (#36)

v0.6.0

7 years ago
  • do not update reference image if screenshot is within tolerance (#33)
  • support latest firefox via screenshot stitching (#35)

v0.5.0

7 years ago
  • fix problems with incorrect viewport sizes (#23)
  • add a way to save only reference screenshots (#27)

v0.4.0

7 years ago
  • Add option to set widths/orientations globally (#13)

v0.3.0

7 years ago
  • GraphicsMagick is no longer required. wdio-screenshot uses Jimp when GraphicsMagick isn't installed. (#12)
  • Add a short blurb that links an example repo using wdio-visual-regression-service (#11)

v0.2.0

7 years ago
  • add option misMatchTolerance (#4)
  • add option viewportChangePause (#5)
  • delete obsolete diff images (#6)

v0.1.0

7 years ago
  • first release

v0.1.1

7 years ago
  • v0.1.0 hit an packaging bug. This is a repackaging with fixed files.