sbabcoc / JUnit-Foundation

JUnit Foundation is a lightweight collection of JUnit watchers, interfaces, and static utility classes that supplement and augment the functionality provided by the JUnit API.
Apache License 2.0
22 stars 6 forks source link

Recognize JUnit RunListener providers declared in JUnitWatcher SPI config file #70

Closed sbabcoc closed 4 years ago

sbabcoc commented 4 years ago

Currently, RunListener providers can only be declared in their native SPI configuration file. Revise the service loader to recognize providers declared in the JUnitWatcher SPI configuration file, too.

sbabcoc commented 4 years ago

This issue is resolved by release 12.2.0.