Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

v4.0.0

Choose a tag to compare

@sipayRT sipayRT released this 20 Apr 12:45
· 726 commits to master since this release
  • Fixed hang in browser pool queue when using parallelLimit option
  • Image processing moved to workers (test speed increased, memory usage decreased)
  • Added ability to set tempDir option from cli
  • Do not retry failed test if it hasn't reference image

BREAKING CHANGES:

  • Do not support node lower than 4.0
  • Changed suite declaration. You don't need now to require gemini for each suite file
  • Removed gather command. Use update command instead
  • Now error data will be extended with path to image instead of image itself: error.image => error.imagePath