The Python Oracle

In pytest, what is the use of conftest.py files?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 5 Looping

--

Chapters
00:00 Question
00:55 Accepted answer (Score 577)
07:42 Answer 2 (Score 17)
08:20 Answer 3 (Score 16)
10:09 Answer 4 (Score 8)
10:53 Thank you

--

Full question
https://stackoverflow.com/questions/3446...

Accepted answer links:
[here]: https://pytest.org/en/latest/plugins.htm...
[Hooks link]: https://docs.pytest.org/en/6.2.x/referen...
[here]: http://pytest.readthedocs.org/en/latest/...
[this]: https://pytest.org/en/latest/writing_plu...

Answer 4 links:
[conftest.py to share fixtures]: https://docs.pytest.org/en/latest/refere...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #pytest

#avk47