actions-marketplace-validations/PHPUnit blackwolf12333

Run your PHPUnit tests in your Github Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 31, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/blackwolf12333_phpunit-action@16b9619bd220395406119d62346fb782effa6e73 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionWhat version of PHPUnit to usenolatest
php_versionWhat version of PHP to usenolatest
php_extensionsSpace separated list of extensions to configure with the PHP buildno
vendored_phpunit_pathPath to a vendored phpunit binaryno
configurationConfiguration file locationno
log_junitJUnit output file locationno
log_teamcityJUnit output file locationno
testdox_htmlJUnit output file locationno
testdox_textJUnit output file locationno
testdox_xmlJUnit output file locationno
memory_limitMemory limitno
bootstrapPath to bootstrap fileno
filterFilter which tests to runno
testsuiteSpecify a testsuite to runno
groupOnly runs tests from the specified group(s)no
exclude_groupExclude tests from the specified group(s)no
test_suffixOnly search for test in files with specified suffix(es)noTest.php,.phpt
whitelistPath to directory to whitelist for code coverage analysisno
argsExtra arguments to pass to the phpunit binaryno

no outputs