hpcflow.app.run_hpcflow_tests#

hpcflow.app.run_hpcflow_tests(test_dirs=None, pytest_args=None)#

Run hpcflow test suite. This function is only available from derived apps.

Parameters:
  • test_dirs (Sequence[str | Path] | None)

  • pytest_args (Sequence[str] | None)

Return type:

int