diff --git a/README.md b/README.md index 74b7331..4e40953 100644 --- a/README.md +++ b/README.md @@ -988,7 +988,6 @@ A curated list of awesome Java frameworks, libraries and software. *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. - [JUnitParams](https://pragmatists.github.io/JUnitParams) - Creates readable and maintainable parametrised tests.