Skip to content

Releases: gemini-testing/testplane

hermione/v0.20.0

10 Apr 12:14
Compare
Choose a tag to compare
  • correct resolving of baseUrl in config
  • add option sessionRequestTimeout

hermione/v0.19.0

10 Apr 12:14
Compare
Choose a tag to compare
  • feat: add API for tests reading

hermione/v0.18.2

10 Apr 12:14
Compare
Choose a tag to compare
  • fix: screenshotOnReject may not be declared in config file

hermione/v0.18.1

10 Apr 12:13
Compare
Choose a tag to compare
  • feat: add ability to configure timeout for take screenshot

hermione/v0.18.0

10 Apr 12:13
Compare
Choose a tag to compare
  • major: Remove option screenshotOnReject
  • feat: add option sessionQuitTimeout
  • fix: more informative error if parsing of a config fails

hermione/v0.17.0

10 Apr 12:13
Compare
Choose a tag to compare
  • Add programmatic API. See doc for more details.

hermione/v0.16.0

10 Apr 12:13
Compare
Choose a tag to compare
  • Add ability to run specific tests only in specific browsers without marking test as skipped in other browsers. See method only
  • Add ability to specify http timeout for requests to Selenium server

hermione/v0.15.4

10 Apr 12:12
Compare
Choose a tag to compare
  • Fix: ability to override browser options from config

hermione/v0.15.3

10 Apr 12:12
Compare
Choose a tag to compare
  • Added passing of browser identifier to SESSION_START and SESSION_END event handlers
  • Added eslint code validation tool instead of jshint and jscs

hermione/v0.15.2

10 Apr 12:12
Compare
Choose a tag to compare
  • Fixed bug with hermione freezing because of errors in prepareBrowser option in config