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

Releases: gemini-testing/gemini-gui

v4.2.1

Choose a tag to compare

@sipayRT sipayRT released this 23 Aug 11:52
  • Fixed bug with passing config path through --config option

v4.2.0

Choose a tag to compare

@rostik404 rostik404 released this 28 Jul 11:11
  • Supported displaying of test url and session id in meta-info of HTML reporter.

v4.1.0

Choose a tag to compare

@rostik404 rostik404 released this 28 Jul 11:10
  • Supported option --browser.

v2.2.1

Choose a tag to compare

@SwinX SwinX released this 25 Feb 20:24

Fix: retry button enabled correctly after retrying single test (@SwinX)

v2.2.0

Choose a tag to compare

@SwinX SwinX released this 24 Feb 14:08
  • Redesigned action buttons - now they are located at the top of test block near background buttons. Also accept button now works for both cases - accepting new reference and replace existing. (@SwinX)
  • Added possibility to retry any test, even successful (@SwinX)
  • Removed 'uncaughtException' handler from code. (@SwinX)

v2.1.1

Choose a tag to compare

@SwinX SwinX released this 04 Feb 09:43

Fix: reference images for new suites saved correctly (@SwinX)

v2.1.0

Choose a tag to compare

@SwinX SwinX released this 31 Jan 14:45
  • Added --grep option. Searches suites by full name. (@SwinX)
  • Added possibility to save missing reference images (@SwinX)
  • Added Retry button to all failed tests. Added Retry all button to retry all failed tests (@SwinX)
  • Added tooltip for replace button. (@pazone)
  • Run button now has yellow color (@pazone)

v2.0.0

Choose a tag to compare

@j0tunn j0tunn released this 20 Dec 13:26

v0.3.1

Choose a tag to compare

@sipayRT sipayRT released this 06 Oct 08:51
  • Update gemini version to v1.0.0 (@sipayRT)

v0.3.0

Choose a tag to compare

@sipayRT sipayRT released this 06 Oct 08:30
  • Work with gemini 0.13.x (@j0tunn).