o-nikolas commented on PR #43280: URL: https://github.com/apache/airflow/pull/43280#issuecomment-2448955231
> The thing that if you run: pytest tests tests/providers/something - the "tests" pytest will NOT be collected, because as of Pytest 8, if there is a parent folder before sub-path, ONLY the subpath tests are collected (!!!!). I feel so much better now. I was also really scratching my head trying to figure out how this worked beforehand with passing a provider path, since I knew the `tests` was also there before. Thanks for solving that one! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
