nuketesting.runner.run_pytest_bootstrapped¶
Script that gets executed by nuke to run tests.
This script will be run through the Runner class. It adds pytest to the available packages and executes pytest with all provided arguments.
Exceptions¶
Exception to raise during bootstrap. |
Functions¶
|
Main pytest bootstrap entrypoint |
Module Contents¶
- main() NoReturn¶
Main pytest bootstrap entrypoint