Skip to content
Grasshopper's Chirping
  • Home

Category: Migration

Merging Extent Spark Reports

July 2, 2021 Mounish 27 Comments

Introduction ExtentReports library is used for creating detailed and interactive test reports. The browser based Spark report is the most common…

Continue Reading →

Posted in: ExtentReport, Java, Migration

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 4 DataTable Conversion with Jackson ObjectMapper

December 7, 2018 Mounish 5 Comments

Introduction XStream was removed from Cucumber-JVM in version 3 for various reasons. Though it reduced a lot of complexities, it removed…

Continue Reading →

Posted in: Cucumber, Java, Migration

Cucumber-JVM 4 Anonymous Parameter Types

December 6, 2018 Mounish 5 Comments

Introduction XStream was removed from Cucumber-JVM in version 3 for various reasons. Though it reduced a lot of complexities, it removed…

Continue Reading →

Posted in: Cucumber, Java, Migration

Cucumber-jvm 3 migration of DATATABLE conversion from version 2

August 7, 2018 Mounish Leave a comment

Introduction XStream in Java Cucumber implementation is dead. No more trying to decide whether to extend AbstractSingleValueConverter or implement Converter. This…

Continue Reading →

Posted in: Cucumber, Java, Migration

Cucumber-jvm 3 migration of PARAMETER conversion from version 2

Mounish Leave a comment

Introduction XStream in Java Cucumber implementation is dead. No more trying to decide whether to extend AbstractSingleValueConverter or implement Converter.…

Continue Reading →

Posted in: Cucumber, Java, Migration
Copyright © 2025 Grasshopper's Chirping