hpcflow.app.run_tests#

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

Run hpcFlow test suite.

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

  • pytest_args (Sequence[str] | None)

Return type:

int