cryptic-wizard/Run Behave Tests

A Github action to run Behave Behavioral Driven Development (BDD) tests for Python and generate test results

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
requirements-nameName of dependencies file (example: requirements.txt or example_project/requirements.txt or src/example_project/requirements.txt)norequirements.txt
test-pathPath of the features parent folder if not in root (example: example_project (if example_project/features) or src/example_project/tests (if src/example_project/tests/features))no""
test-output-nameName of the output file (example: results.txt or plain.output)noresults.txt
upload-artifactSet to false to disable uploading artifact automaticallynotrue

no outputs