Skip to content
#

cucumber-jvm

Here are 16 public repositories matching this topic...

This framework Demonstrates Webautomation using Cucumber with Java . It is POM based framework which supports single and parallel execution with report generation using extent report plugin and once the execution is completed it generates html and pdf report ( Note : Parallel execution within this project is Based on executing multiple feature f…

  • Updated Aug 12, 2021
  • HTML

This is the best BDD with selenium (cucumber) automation framework that generates both types of famous reports i.e. (1) extent reports and (2) cucumber reports after execution. And when a scenario fails, a screenshot will be taken which helps in identification of the issues. I have used Page object model, Maven, JUnit (TestNG can also be used), …

  • Updated Oct 13, 2020
  • HTML

Improve this page

Add a description, image, and links to the cucumber-jvm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cucumber-jvm topic, visit your repo's landing page and select "manage topics."

Learn more