英文: Cucumber Java: How to save diferent variables for multiple scenario outlines? 问题 我有一个问题,我不知道该如何解...
“Karate” 和 “Cucumber for Java” 插件在 IntelliJ 中重叠。
英文: "Karate" & "Cucumber for Java" plugins are overlapped in IntelliJ 问题 I h...
在黄瓜功能文件中的功能挂钩之后
英文: After feature hook in cucumber feature files 问题 Cucumber不支持像Background那样支持after_feature hook的具体原...
Cucumber Integration Test not seen by Maven Failsafe
英文: Cucumber Integration Test not seen by Maven Failsafe 问题 I've created a Micronaut/Cucumber/JUnit5...
在Spring Boot应用中使用两个不同的步骤定义运行相同的功能文件
英文: Running same feature file with two different Step definitions in a Springboot application 问题 我正在...
Maven- 忽略空/没有 `main` 目录
英文: Maven- Ignore empty/no `main` directory 问题 我有一个在Maven中的黄瓜测试项目,它只是用于测试代码 - 它不会产生任何库或代码。 这很有效,但会在输...
无法在使用JUNIT5运行Cucumber Feature文件时进行筛选。
英文: Unable to filter Cucumber Feature files while running them with JUNIT5 问题 我能够使用组合 cucumber+JUnit...
无法通过Gradle使用log4j将日志写入日志文件。
英文: unable to write the logs to log file using log4j through Gradle 问题 我正在进行Cucumber TestNG Gradle自动...
有可能根据标签多次执行 Cucumber 测试吗?
英文: Is it possible to execute Cucumber Tests multiple times based on tags? 问题 提供我有以下的特性文件,其中有两个具有不同标...
maven-cucumber-reporting插件在最新的5.3.0版本中未生成报告。
英文: maven-cucumber-reporting plugin is not generating the report - in latest 5.3.0 version 问题 经过从Git...