标签名; 类属性: pytestmark = [pytest.mark.标签名, pytest.mark.标签名] ,须要注意的是属性名称是固定的. import pytest @pytest.mark.beta ...
確定! 回上一頁