JGiven v0.3.0 Release Notes

    • Arguments from JUnit Parameterized and JUnitParams runner can now be read
    • ๐Ÿ“œ Arguments from JUnit Dataprovider runner are now read directly instead of parsing them
    • ๐Ÿ—„ Schritte-class is deprecated and has been replaced with Stufe-class (only relevant for german scenarios)
    • the HTML report now escapes HTML in step arguments #9
    • ๐Ÿ’… print style of HTML report is nicer
    • steps following failed steps are now reported as skipped
    • โœ… @NotImplementedYet annotation has new attributes failIfPass and executeSteps #4