Scott Test Reporter v3.4.0 Release Notes

Release Date: 2018-12-04 // over 5 years ago
  • New features:

    • ๐Ÿ‘€ Gradle Plugin #44 . See this guide for configuration options.
    • ๐Ÿ‘ Java 11 and Java 12 Support #47 #77
    • ๐Ÿ‘Œ Support for io.cucumber:cucumber-java #45 . See the example project.

    ๐Ÿ›  Fixes:

    • โœ… Scott now calculates local variable scopes based on labels, instead of line numbers. This fixes some issues with tests using try-with-resources or unusual formatting. #46, #19