#
cucumber-jvm
Here are 228 public repositories matching this topic...
Allure integrations for Java test frameworks
-
Updated
May 7, 2022 - Java
Maven plugin for clear and concise Cucumber BDD test reporting.
html
reporting
json-files
cucumber-jvm
maven-plugin
cucumber
scenario
custom-css
cucumber-reports
automated-testing
cucumber-tests
human-readable
cucumber-java
cucumber-json
karate-framework
karate-grpc
cucumber-bdd
cluecumber
-
Updated
Feb 23, 2022 - Java
Maven plugin that simplifies running Cucumber Scenarios in parallel.
test-runner
parallelization
cucumber-jvm
test-automation
maven-plugin
gherkin-parser
maven-failsafe
cucumber-scenarios
-
Updated
Nov 26, 2020 - Java
Cucumber JVM with Selenium Java
-
Updated
Jan 27, 2022 - Java
Multiprocess | Parallel Cucumber-JVM | Parallelize your Java Cucumber tests on a feature level or on a scenario level.
parallel
selenium
cucumber-jvm
test-automation
gherkin
cucumber
appium
mobile-automation
automated-testing
parallel-cucumber-jvm
courgette-jvm
failed-scenarios
cucumber-features
mobile-testing
courgette-runner
courgette-report
-
Updated
Mar 20, 2022 - Java
Cucumber DSL for testing RESTful Web Services
-
Updated
Mar 31, 2022 - Java
Lightweight API testing tool based on cucumber JVM
testing
cucumber-jvm
api-testing
automated-testing
testing-framework
automation-testing
graphql-testing
-
Updated
Jul 22, 2021 - Java
Android project to experiment various testing tools
android
kotlin
spectrum
cucumber-jvm
cucumber
junit
espresso
assertj
robolectric
spek
robotium
fluent-assertions
jgiven
frutilla
truth
junit-hierarchicalcontextrunner
zester
kluent
-
Updated
Apr 26, 2020 - Java
Non-Regression Automation for User Interfaces
java
sync
robot
travis-ci
bdd
selenium
oracle
supported-languages
cucumber-jvm
test-automation
gherkin
tests
cucumber
test-framework
testing-tools
otn
behavior-driven-development
selenium-webdriver
test-driven-development
testing-framework
regression-automation
noraui
ux-testing
driverfactory
cucumber-expressions
ojdbc8-dependency
properties-propertyfile
-
Updated
Apr 12, 2022 - Java
Page factory framework for java test automation. Web/API/Mobile
-
Updated
Apr 21, 2022 - Java
Spring Web MVC + JPA + Hibernate + JSP + JSTL application
mysql
mongodb
jsp
travis-ci
jdbc
jpa
bdd
cucumber-jvm
tomcat
mvc-architecture
spring-security
hibernate
servlet
sonar
spring-framework
relational-databases
spring-data-jpa
jstl
spring-web-mvc
javaee7
-
Updated
Apr 29, 2022 - Java
Behavioural driven development UI automation framework using selenium, cucumber-java, testng, maven, phantomjs
java
maven
log4j
phantomjs
selenium
cucumber-jvm
scenario
testng
hacktoberfest
bdd-framework
cucumber-java
automation-testing
selenium-bdd-framework
-
Updated
Sep 21, 2021 - Java
Cucumber JVM version [1.0.0; 2.0.0) adapter
-
Updated
Apr 20, 2022 - Java
A gradle plugin to generate pretty HTML reports for Cucumber from json report files.
-
Updated
Jul 24, 2021 - Groovy
Sweetens up your test code with good architecture and dependency management
-
Updated
Dec 10, 2020 - Kotlin
How to configure cucumber using Gradle Kotlin DSL
-
Updated
May 4, 2022 - Kotlin
Easy Cucumber JVM DSL tests.
java
testing
cucumber-jvm
test-automation
cucumber
testing-tools
cucumber-framework
automated-tests
cucumber-steps
automated-testing
cucumber-tests
testing-framework
cucumber-features
cucumber-java
stubby
ff4j
component-te
-
Updated
Feb 16, 2022 - Java
Integration of Cucumber BDD and frameworkium-core to offer support for using tests written as feature files.
-
Updated
Mar 11, 2022 - Java
This is Chirag... and this Repo for Cucumber code...... You can see Cucumber tutorial video at given you tube channel
java
maven
selenium
cucumber-jvm
selenium-java
cucumber
selenium-webdriver
appium
feature
cucumber-reports
-
Updated
Sep 16, 2017 - HTML
SpringBoot based integration testing for microservices using Cucumber and Rest Assured
-
Updated
Sep 25, 2018 - Java
Cucumber-JVM 6 Adapter for Extent Framework
-
Updated
May 9, 2022 - Java
This workshop is designed to help you start or improve your TDD skills.
java
unit-testing
workshop
tdd
travis-ci
maven
bdd
cucumber-jvm
mocking
gherkin
mockito
junit
feature
junit-dataprovider
given-when-then
sonarcloud
-
Updated
Dec 3, 2018 - Java
Example of using Serenity, Cucumber-JVM, Selenium WebDriver
-
Updated
Oct 13, 2020 - Java
Cheetah is a test automation framework that has been developed to help automate testing efforts across multiple technologies including Web, Mobile, WebServices, Database, Mainframe, etc..
java
automation
selenium
cucumber-jvm
cucumber
cucumber-framework
appium
automation-api
automation-framework
automation-test
cucumber-tests
automation-selenium
cheetah
cucumber-java
automation-testing
-
Updated
Apr 23, 2022 - Java
A Cucumber-TestNG variant that can execute multiple scenarios also in parallel
-
Updated
Apr 7, 2018 - Java
Sample of Cucumber-JVM framework that can inspire us
maven
pageobject
selenium
cucumber-jvm
test-automation
cucumber
selenium-webdriver
testng
software-framework
cucumber-java
-
Updated
Nov 22, 2021 - Java
Configurable BDD testing using a Kotlin DSL for Gherkin
-
Updated
Aug 26, 2020 - Kotlin
Cucumber JVM version [4.0.0; 5.0.0) adapter
-
Updated
Apr 19, 2022 - Java
Improve this page
Add a description, image, and links to the cucumber-jvm topic page so that developers can more easily learn about it.
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."


We use a
LogRecordListenerto capture log messages and test them. This results in a bit of boiler plate code repeated over several tests:https://github.com/cucumber/cucumber-jvm/blob/78adb8fe2e4c9d80ccfc36b1a69a8a27bab4ace7/core/src/test/java/io/cucumber/core/runtime/FeaturePathFeatureSupplierTest.java#L30-L39