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.
我已经生成了一个测试套件并运行了 testng.xml 文件,并相应地生成了默认报告。
我想修改默认生成的报告。我想显示一列,显示每个测试用例的通过和失败结果。我该怎么做?
目前这是不可能的。这里也有人问过。