Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: pytest fixture in conftest.py thrown error while in the test file runs
Post: RE: pytest fixture in conftest.py thrown error whi...

Got it. conftest.py has to be at the root of the working directory
OzzieOzzum General Coding Help 1 3,979 Jul-31-2018, 12:12 PM
    Thread: pytest fixture in conftest.py thrown error while in the test file runs
Post: pytest fixture in conftest.py thrown error while i...

While Testing a @pytest.fixture(scope="module") When the fixture is included in the test file - tests/test_authors.py, test works fine import json, pytest @pytest.fixture(scope='module') def autho...
OzzieOzzum General Coding Help 1 3,979 Jul-31-2018, 10:41 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020