NEW Posts – Generating Spark and Pdf Extent Report for “Rest Assured with Maven plugin” and “Rest Assured and Cucumber…
Introduction This article deals with generating Extent reports for Cucumber-JVM version 4 using the extentreports-cucumber4-adapter plugin. The article details out…
Introduction XStream conversions was removed in version 3.0.0, ParameterType and DataTableType registration were introduced. DataTable handling was simplified by adding…
Introduction When all the steps of a scenario are defined in the same step definition class there is no issue…
Introduction When all the steps of a scenario are defined in the same step definition class there is no issue…
UPDATE – The issue regarding the “java.lang.NoClassDefFoundError: cucumber/runtime/io/URLOutputStream” exception has been fixed, as per the artifact author, with the latest release. …
NEW Posts – Generating Spark and Pdf Extent Report for “Rest Assured with Maven plugin” and “Rest Assured and Cucumber…
Introduction This article deals with running Cucumber JVM in parallel using TestNG and Maven. The Maven Failsafe plugin is used…
Introduction This article deals with running Cucumber JVM in parallel using JUnit4 and Maven. The Maven Failsafe plugin is used…
The announcement of Cucumber-JVM 2.0.0 introduced significant changes, including change of the Maven groupId. The Maven groupId was changed from info.cukes…