JGiven v0.14.1 Release Notes

  • ๐Ÿ›  Fixed Issues

    • ๐ŸŽ Performance: Caching the classes generated with ByteBuddy introduced with v0.14.0 to decrease the memory consumption and performance of creating stage classes #294
    • OSGi: Using class loader of the stage class instead of the current thread when creating classes with ByteBuddy #302
    • ๐Ÿ‘ป HTML Report: Long exception messages of failed Scenarios are now wrapped #292