pytest-dev / pytest

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
https://pytest.org
MIT License
11.95k stars 2.66k forks source link

[PR #12578/6933bef0 backport][8.2.x] details impact of specifying CI or BUILD_NUMBER #12587

Closed patchback[bot] closed 3 months ago

patchback[bot] commented 3 months ago

This is a backport of PR #12578 as merged into main (6933bef0b0f193a32a3716a72a26e7184542376b).

I also added the mention in pytest -h. Closes https://github.com/pytest-dev/pytest/issues/12577.

FYI, the doc of 8.x is not very well referenced, and when I was looking for this env var, I always was on the doc of version 7.x