Skip to content

pytest: Fix tests execution with pytest 8.1

Antoine Lambert requested to merge anlambert/swh-web:pytest-8.1-support into master

Use new option consider_namespace_packages to fix tests execution with latest pytest release.

Merge request reports