Release Notes 2.8

On this page

Overview

This page provides information about an individual release of the GINT - Groovy Integration Test Framework.

More release notes for additional versions of this product are available here.

Release Highlights

Release Date

2019-01-26

Version2.8.0
Purpose
  • Selenium support updates 
    • Selenium Grid support
    • Zalenium support
    • Support for customized browser capabilities
    • Microsoft Edge support
    • Default browser now Chrome
  • Slack CLI support
  • Confluence read only support
  • Fixes

Additional Notes

Recommend using Groovy 2.4 runtime or higher

This release is built using Groovy 2.4.3. If you are using an older runtime, you may need to add something like the following to your test:

@Grab(group='org.codehaus.groovy', module='groovy-backports-compat23', version='2.4.3')

A symptom of a problem this should address is:

java.lang.NoClassDefFoundError: org/codehaus/groovy/runtime/typehandling/ShortTypeHandling

Platforms and Compatibility

The following platforms were used during the development and testing of this release. We no longer test regularly on Windows even though it is fully supported platform.

Resolved Issues

type key summary reporter priority status
Loading...
Refresh

© 2005 -2022 gint.org