Eric Sales De Andrade / Pytest Instructor

Eric Sales De Andrade

Pytest Instructor

Creator of Pytest with Eric tutorial site, focused on production-level Python unit testing with pytest.

ProgrammingPurpose of conftest.py in Pytest: Fixtures & Best Practices

Discover the purpose of conftest.py in Pytest for sharing fixtures without imports. Learn root usage, multiple files, scopes, hooks, and best practices for organizing pytest fixtures in test suites.

5 answers 1 view