pytest: Fix tests execution with pytest 8.1
Remove use of --import-mode=importlib
pytest option and use
new option consider_namespace_packages
to fix tests execution
with latest pytest release.
Merge request reports
Activity
Jenkins job DLDSVN/gitlab-builds #173 succeeded .
See Console Output and Coverage Report for more details.Jenkins job DLDSVN/gitlab-builds #174 succeeded .
See Console Output and Coverage Report for more details.
Please register or sign in to reply