RRohith Krishnainitial commit
93670b25创建于 2025年8月21日历史提交
# import pytest
#
# @pytest.fixture(autouse=True)
# def change_test_dir(request, monkeypatch):
#     monkeypatch.chdir(os.path.dirname(__file__) + '/..')