Burst v1.2.0 Release Notes

Release Date: 2017-08-26 // over 6 years ago
    • New: @Name annotation allows you to control the enum prefix in the test name. When no name is provided the enum name is no longer used.

Previous changes from v1.1.1

    • Fix: Pass method annotations when creating JUnit Descriptions.
    • Fix: Do not invoke BeforeClass/AfterClass/ClassRule for each variation.