tests/conftest.py. import textwrap import pytest pytest_plugins = ["pytester"] @pytest.fixture(name="emoji_tests", autouse=True) def ...
確定! 回上一頁