HomeSoftware Heritage

pytest: Exclude build directory for tests discovery

Description

pytest: Exclude build directory for tests discovery

Due to test modules being copied in subdirectories of the
build directory by setuptools, it makes pytest fail by raising
ImportPathMismatchError exceptions when invoked from root
directory of the module.

So ignore the build folder to discover tests.

Details

Provenance
anlambertAuthored on Mar 22 2022, 11:58 AM
anlambertPushed on Mar 22 2022, 11:58 AM
Parents
rDSEA3bf8a06bbd63: docs: Update examples of the query language
Branches
Unknown
Tags
Unknown
Build Status
Buildable 27677
Build 43312: test-and-buildJenkins console · Jenkins