Release Notes 2.6

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

2017-07-29

Version2.6.0
Purpose
  • NEW: Database reporting
    • Test results directly to database tables
    • JUnit information and more!
    • Fields for CI tracking
  • Groovy 2.4.x build and verification
  • Confluence Cloud selenium improvements
  • Selenium update to 3.4
  • Fixes

Additional Notes

  • Note minor incompatibilities in Release Notes 2.5 if upgrading from a GINT level < 2.5.
  • Minor incompatibility for GintForConfluence - getCheckPluginTestcase has been deprecated in favor of getCheckAddonTestcase and both now require at least ACLI Release 6.8.

  • GintForCrucible is no longer available

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

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

© 2005 -2022 gint.org