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

23 Aug 11:52

Choose a tag to compare

  • Fixed bug with passing config path through --config option

v4.2.0

28 Jul 11:11

Choose a tag to compare

  • Supported displaying of test url and session id in meta-info of HTML reporter.

v4.1.0

28 Jul 11:10

Choose a tag to compare

  • Supported option --browser.

v2.2.1

25 Feb 20:24

Choose a tag to compare

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

v2.2.0

24 Feb 14:08

Choose a tag to compare

  • 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

04 Feb 09:43

Choose a tag to compare

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

v2.1.0

31 Jan 14:45

Choose a tag to compare

  • 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

20 Dec 13:26

Choose a tag to compare

v0.3.1

06 Oct 08:51

Choose a tag to compare

  • Update gemini version to v1.0.0 (@sipayRT)

v0.3.0

06 Oct 08:30

Choose a tag to compare

  • Work with gemini 0.13.x (@j0tunn).