Randomized Testing v2.7.7 Release Notes
Release Date: 2020-03-02 // almost 5 years ago-
🐛 Bug Fixes
- ✅ GH-283: RandomizedRunner throws
NoTestsRemainException
from the
constructor when method filter is supplied and no methods match
(Mark Vieira).
- ✅ GH-283: RandomizedRunner throws