• Hello,
    i am using bedrock with wordpress latest version
    i am trying to make unit test for each plugin
    Is there a way or a command to run all unit testing together however theme or plugins?
    as i am using the following command to run separately unit test for each plugin
    ->php vendor/phpunit/phpunit/phpunit –configuration=web/app/plugins/unit-test-plugin/phpunit.xml.dist

    kindly note that when i run php vendor/phpunit/phpunit/phpunit only it returned

    PHPUnit 7.5.20 by Sebastian Bergmann and contributors.

    Usage: phpunit [options] UnitTest [UnitTest.php]
    phpunit [options] <directory>

    • This topic was modified 2 years, 10 months ago by Jan Dembowski.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘WordPress – PHPunit test’ is closed to new replies.