Randomized Testing v2.7.0 Release Notes

Release Date: 2018-09-10 // over 5 years ago
  • 🐛 Bug Fixes

    • GH-269: 2.6.x runners and junit 4.12 show much noise for a single
      ✅ test method in IntellJ Idea (thanks Vladimir Dolzhenko).

    🔄 Changes in Backwards Compatibility

    • ⬆️ GH-270: Upgrade to support JUnit 4.12. This also means that Hamcrest
      is required (as JUnit 4.12 uses it).