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.
我有一个问题,关于停止 Eggplant 中的测试用例。我正在使用 Gherkin 语言创建一个处理程序,我在其中运行脚本或创建代码。我正在尝试使用 assert 来停止测试用例,但它只会停止启动的处理程序。有没有办法用命令停止测试?