Bladeren bron

Merge pull request #165 from corpsee/feature-added-aspect-mock

Added AspectMock library
pull/245/merge
Jamie York 11 jaren geleden
bovenliggende
commit
f8c5640a1d
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      README.md

+ 1
- 0
README.md Bestand weergeven

@@ -214,6 +214,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
214 214
 * [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
215 215
 * [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
216 216
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
217
+* [AspectMock](https://github.com/Codeception/AspectMock) - A mocking framework for PHPUnit/Codeception.
217 218
 * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
218 219
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
219 220
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.

Laden…
Annuleren
Opslaan