# import pytest # # @pytest.fixture(autouse=True) # def change_test_dir(request, monkeypatch): # monkeypatch.chdir(os.path.dirname(__file__) + '/..')