1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-01 12:40:26 +02:00

Remove AspectMock

Package is abandoned
This commit is contained in:
Alexander Kartavenko
2024-01-23 15:41:57 +02:00
committed by GitHub
parent 27cef35c5b
commit 21d78f2366

View File

@@ -307,7 +307,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
*Libraries for testing codebases and generating test data.*
* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
* [AspectMock](https://github.com/Codeception/AspectMock) - A mocking framework for PHPUnit/Codeception.
* [Atoum](https://github.com/atoum/atoum) - A simple testing library.
* [Behat](https://docs.behat.org/en/latest/) - A behaviour driven development (BDD) testing framework.
* [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.