From 21d78f23665ea8be2ef284e52c1c4a091c154358 Mon Sep 17 00:00:00 2001 From: Alexander Kartavenko Date: Tue, 23 Jan 2024 15:41:57 +0200 Subject: [PATCH] Remove AspectMock Package is abandoned --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0333748..b09a6ad 100644 --- a/README.md +++ b/README.md @@ -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.