Quellcode durchsuchen

Remove DBUnit

DBUnit is not maintained anymore.
Resolves #1001
pull/1003/head
Raphael Horber vor 6 Jahren
Ursprung
Commit
204ecedede
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0
    1
      README.md

+ 0
- 1
README.md Datei anzeigen

@@ -292,7 +292,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
292 292
 * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
293 293
 * [Behat](http://docs.behat.org/en/v2.5/) - A behaviour driven development (BDD) testing framework.
294 294
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
295
-* [DBUnit](https://github.com/sebastianbergmann/dbunit) - A database testing library for PHPUnit.
296 295
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
297 296
 * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
298 297
 * [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.

Laden…
Abbrechen
Speichern