opengamedata/Execute Python Testbed
This action executes a Python unittest testbed using discovery.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | The directory in which test discovery should be performed, searching for the `test_file`. | yes | tests/cases |
| test_file | The python file containing the testbed. | yes | t_module.py |
| python_version | Which version of Python to install on local GitHub Actions runner. | no | 3.12 |
Outputs
no outputs