Elmyr v1.0.0-beta1 Release Notes

Release Date: 2019-11-27 // over 4 years ago
  • inject

    • Allow injecting Generics

    junit4

    • Ensure tests are fully reproducible

    junit5

    • Ensure tests are fully reproducible
    • Handle Map Forgeries in JUnit5 methods
    • Handle nested collection forgeries in JUnit5 methods
    • Implement `@BoolForgery in JUnit5 methods
    • Implement primitive forgeries in JUnit5 methods
    • Make the ForgeConfiguration annotation Inherited by child classes