Scott Test Reporter v2.0.0 Release Notes

Release Date: 2016-10-29 // over 7 years ago
  • New features:

    • Record values in lambda expressions #11
    • Render method input parameters #10
    • Record field mutation and access #13
    • โœจ Enhanced error reporting #16
    • ๐Ÿ‘Œ Support tests in directories other than src/test #6
    • ๐Ÿ”ง Provide instrumentation configuration #7
    • โž• Add Cucumber example / support #8
    • โœ… Automatically inject ScottReportingRule to test classes #3

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ“ฆ Repackage dependent libraries to avoid classpath collisions #20
    • Variable names are not recorded in for blocks #17
    • ๐Ÿ›  Fix boolean value recording #1
    • Record the name of a variable, even if its declaration is the last statement in a block #15
    • Block with a single declaration breaks instrumentation #2
    • Variable scopes in Try blocks has wrong end Label #14
    • ๐Ÿ›  Fix multiline exception message rendering #9