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.
我用 3 种测试方法进行了测试。在输出控制台中,我只能看到上次运行测试方法的数据。以前的测试输出被清除。
是否可以查看所有测试方法的输出?
谢谢。
面板左侧显示一棵测试树,单击根目录可查看所有测试的输出,或单击特定测试以查看其输出。