conan-io / conan

Conan - The open-source C and C++ package manager
https://conan.io
MIT License
7.95k stars 951 forks source link

set correct testpaths for pytest #16530

Closed mjoerg closed 6 days ago

mjoerg commented 1 week ago

Changelog: Fix: Set correct testpaths for pytest. Docs: Omit

The tests were moved to a new location in c6748b1bc2cbc8aefa11264153da20545b06fa4a. This updates pytest's testpaths to the new path, and also corrects the documentation accordingly.