baltamatica-actions/Run Baltamatica Tests

Run Baltamatica tests and optionally produce JUnit, coverage, and HTML reports.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
projectPath to a Baltamatica project root.no.
test-pathFile or folder containing tests.no""
test-results-junitPath for a JUnit XML test results file.no""
code-coverage-coberturaPath for a Cobertura XML coverage report.no""
reportPath for an HTML test report.no""
use-parallelRun tests in parallel when supported by Baltamatica.nofalse
startup-optionsAdditional CLI options passed before the test command.no-nodesktop
additional-argumentsAdditional arguments appended to the Baltamatica test command.no""
working-directoryWorking directory for the Baltamatica process.no.
log-filePath to write combined stdout and stderr.no""
executableBaltamatica executable name or path. Defaults to baltamatica from PATH.no""
namedescription
exit-codeBaltamatica process exit code.
log-filePath to the execution log, when requested.
test-results-junitPath to the generated JUnit XML test results file, when requested.
code-coverage-coberturaPath to the generated Cobertura XML coverage file, when requested.
reportPath to the generated HTML report, when requested.