Skip to content
Grasshopper's Chirping
  • Home

Category: Maven

Cucumber-JVM 5 Report generation using ExtentReports Adapter plugin

March 3, 2020 Mounish 138 Comments

NEW Posts – Generating Spark and Pdf Extent Report for “Rest Assured with Maven plugin” and “Rest Assured and Cucumber…

Continue Reading →

Posted in: Cucumber, ExtentReport, Java, Maven

Cucumber-JVM 4 Report generation using ExtentReports Adapter plugin

February 29, 2020 Mounish 69 Comments

Introduction This article deals with generating Extent reports for Cucumber-JVM version 4 using the extentreports-cucumber4-adapter plugin. The article details out…

Continue Reading →

Posted in: Cucumber, ExtentReport, Java, Maven

Cucumber-JVM Parameter & Datatable Type Conversion

October 30, 2019 Mounish 2 Comments

Introduction XStream conversions was removed in version 3.0.0, ParameterType and DataTableType registration were introduced. DataTable handling was simplified by adding…

Continue Reading →

Posted in: Cucumber, Java, Maven, Migration

Cucumber-JVM Sharing state using Spring Dependency Injection

October 26, 2019 Mounish 2 Comments

Introduction When all the steps of a scenario are defined in the same step definition class there is no issue…

Continue Reading →

Posted in: Cucumber, Dependency Injection, Java, Maven

Cucumber-JVM Sharing state using PicoContainer Dependency Injection

Mounish 9 Comments

Introduction When all the steps of a scenario are defined in the same step definition class there is no issue…

Continue Reading →

Posted in: Cucumber, Dependency Injection, Java, Maven

[OLD] Cucumber-JVM 4 Report generation using ExtentReports Adapter plugin

June 7, 2019 Mounish Leave a comment

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. …

Continue Reading →

Posted in: Cucumber, ExtentReport, Java, Maven

Selenium and Cucumber JVM 4 Parallel Execution using ThreadLocal WebDriver and PicoContainer

April 3, 2019 Mounish 80 Comments

NEW Posts – Generating Spark and Pdf Extent Report for “Rest Assured with Maven plugin” and “Rest Assured and Cucumber…

Continue Reading →

Posted in: Cucumber, Java, JUnit, Maven, Selenium, TestNG

Cucumber JVM 4 Parallel execution using TestNG

April 2, 2019 Mounish 13 Comments

Introduction This article deals with running Cucumber JVM in parallel using TestNG and Maven. The Maven Failsafe plugin is used…

Continue Reading →

Posted in: Cucumber, Java, Maven, TestNG

Cucumber JVM 4 Parallel execution using JUnit

Mounish 29 Comments

Introduction This article deals with running Cucumber JVM in parallel using JUnit4 and Maven. The Maven Failsafe plugin is used…

Continue Reading →

Posted in: Cucumber, Java, JUnit, Maven

Cucumber-JVM Difference between info.cukes and io.cucumber Maven groupId

January 7, 2019 Mounish Leave a comment

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…

Continue Reading →

Posted in: Cucumber, Java, Maven

Post navigation

Page 2 of 3
← Previous 1 2 3 Next →
Copyright © 2025 Grasshopper's Chirping