test(wpmc S2): setup PHPUnit + Brain Monkey + Mockery

This commit is contained in:
Vladimir Bryzgalov
2026-05-12 17:31:53 +05:00
parent fad5a7d03b
commit d98499dbb2
4 changed files with 57 additions and 0 deletions
+2
View File
@@ -7,6 +7,8 @@
"php": ">=8.0"
},
"require-dev": {
"brain/monkey": "^2.6",
"mockery/mockery": "^1.6",
"phpunit/phpunit": "^9.6"
},
"autoload-dev": {