Merge pull request #780 from akullpp/remove-j-unit-params

Remove JUnitParams
This commit is contained in:
Andreas Kull
2019-10-03 15:25:13 +02:00
committed by GitHub

View File

@ -989,7 +989,6 @@ A curated list of awesome Java frameworks, libraries and software.
*Simplifies the writing of parameterized tests.*
- [junit-dataprovider](https://github.com/TNG/junit-dataprovider) - A TestNG-like data provider/runner for JUnit.
- [JUnitParams](https://pragmatists.github.io/JUnitParams) - Creates readable and maintainable parametrised tests.
### Utility