Remove Burst
JUnit 5 supports parametrization OOTB and it seems the project is dead (last activity 2+ years ago)
This commit is contained in:
@ -988,7 +988,6 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
|
|
||||||
*Simplifies the writing of parameterized tests.*
|
*Simplifies the writing of parameterized tests.*
|
||||||
|
|
||||||
- [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.
|
- [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.
|
- [JUnitParams](https://pragmatists.github.io/JUnitParams) - Creates readable and maintainable parametrised tests.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user