|
|
@@ -185,7 +185,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
185
|
185
|
|
|
186
|
186
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
|
187
|
187
|
* [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
|
|
188
|
|
-* [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
|
|
|
188
|
+* [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
|
|
189
|
189
|
* [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
|
|
190
|
190
|
* [Atoum](https://github.com/atoum/atoum) - A simple testing library.
|
|
191
|
191
|
* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
|