Github user Tibor17 commented on the issue:

    https://github.com/apache/maven-surefire/pull/150
  
    @mpkorstanje 
    I want to ask you few question because I want to make minimum invasive 
changes in the code.
    Why you have chosen provider `surefire-junit47` and not also the 
`surefire-junit4`?
    Why the method `generateFailingTestDescriptions` has to return 
`Set<Description>` and not the previous `Map<Class<?>, Set<String>>`?


---

Reply via email to