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.
除了使用评论之外,我如何在实习生中禁用功能测试?我们正在使用对象接口。
我在一个测试里面,this.skip()。
这将使用可选的消息参数跳过测试。