Skip to content

Consolidate attachment of RunListener service providers

Choose a tag to compare

@sbabcoc sbabcoc released this 29 Apr 05:29
· 152 commits to master since this release

In this release, I consolidated the attachment of standard JUnit RunListener service providers with the enhanced notification interfaces defined by JUnit Foundation. This enables implementers to declare all of their service providers in a single common configuration file, entirely eliminating redundancy. Note that per-interface configuration files are still supported for backward compatibility.