Remove JUnitParams
JUnit 5 support parametrization and it seems maintainers aren't going to update the project https://github.com/Pragmatists/JUnitParams/issues/94
This commit is contained in:
@ -990,7 +990,6 @@ A curated list of awesome Java frameworks, libraries and software.
|
||||
|
||||
- [Burst](https://github.com/square/burst) - A unit testing library for varying test data.
|
||||
- [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
|
||||
|
||||
|
Reference in New Issue
Block a user