content of test_server.py import pytest @pytest.mark.webtest def ... content of pytest.ini [pytest] markers = webtest: mark a test as a ...
確定! 回上一頁