You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TASK] Be less strict about the @covers annotation (#686)
We still want to require the `@covers` annotation to be used for
testcase (`forceCoversAnnotation="true"`), but we also want to be
able to indirectly execute code that is not referenced via an
`@covers` annotation.
0 commit comments