Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 pytest 中进行了测试并添加了一些标记,例如:'@pytest.mark.C123'。但根据测试结果,我想将标记从“C123”编辑为“C124”。这可能吗。