tbroberg
Results
2
comments of
tbroberg
Yes, same problem, workaround doesn't help. The filter seems to be looking for "method(class)" as opposed to "[index] method: params(class)" so it won't rerun my individual tests.
This looks suspiciously like what I would do to fix #52 (which is definitely not fixed). Specifically, it overrides describeChild() in JUnitParamsRunner such that the test cases get named correctly...