Randomized Testing v2.7.8 Release Notes

Release Date: 2020-07-07 // almost 4 years ago
  • 👌 Improvements

    GH-289: Bump asm to 8.0.1.

    PR-287: Bump dom4j from 2.1.1 to 2.1.3.


Previous changes from v2.7.7

  • 🐛 Bug Fixes

    • GH-283: RandomizedRunner throws NoTestsRemainException from the
      constructor when method filter is supplied and no methods match
      (Mark Vieira).