thomascharpentier57/PHPUnit (php-actions)

Run your PHPUnit tests in your Github Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionWhat version of PHPUnit to usenocomposer
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_htmlWrite documentation in HTML format to fileno
testdox_textWrite documentation in Text format to fileno
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)no
whitelistPath to directory to whitelist for code coverage analysisno
coverage_filterInclude directory in code coverage reportingno
coverage_cloverGenerate code coverage report in Clover XML formatno
coverage_coberturaGenerate code coverage report in Cobertura XML formatno
coverage_crap4jGenerate code coverage report in Crap4J XML formatno
coverage_htmlGenerate code coverage report in HTML formatno
coverage_phpExport PHP_CodeCoverage object to fileno
coverage_textGenerate code coverage report in text format (true to output to console, path to output to file)no
coverage_xmlGenerate code coverage report in PHPUnit XML formatno
argsExtra arguments to pass to the phpunit binaryno

no outputs