Parcourir la source

Add DBUnit.

pull/63/head
Jamie il y a 12 ans
Parent
révision
bbf94bcc49
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -193,6 +193,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
193 193
 *Libraries for testing codebases and generating test data.*
194 194
 
195 195
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
196
+* [DBUnit](https://github.com/sebastianbergmann/dbunit) - A database testing library for PHPUnit.
196 197
 * [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
197 198
 * [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
198 199
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.

Chargement…
Annuler
Enregistrer