python-test¶
Runs all tests in your python project.
Rules¶
One or multiple of the following rules must be satisfied for the action to be executed.
MODULE_BUILD_SYSTEM == "python-requirements.txt"
MODULE_BUILD_SYSTEM == "pipfile"
MODULE_BUILD_SYSTEM == "setup.py"
Configuration¶
No configuration is required.