We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add TestParameterInjector to "Parameterised and data-driven testing" section.
Fix links
Brought the data-driven and parameterized runners together and added JUnitParams, which was a notable omission.
fix broken URL for MockitoJUnitRunner
Fix HookInstallingRunner feature list
Update description of HookInstallingRunner
Updated Custom runners (markdown)
Brought Concordion into the BDD list
Increased coverage of 3rd party BDD test runners and grouped them together
Format Intendation
ParameterizedSuite runner
Added new JUnit Runner Parallel Runner
corrected typo
Added a link to JUnit Browser Runner
Fixed the item which said "JMock" but actually referred to JMockit (since jMock and JMockit are different mocking libraries).
Added ref to additional third party runners.
Added link to Cucumber
updated URL for JMockit
added junit-dataprovider
Linked to Spring TestContext Framework reference manual
Link to SpringJUnit4ClassRunner now points to 'current' version
Add Hierarchical Context Runner
added link to JUnit Toolbox