Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Cucumber
Cucumber is a software tool that supports behavior-driven development. Central to the Cucumber BDD approach is its ordinary language parser Gherkin. As such, Cucumber allows the execution of feature documentation written in business-facing text. It runs automated acceptance tests written in a behavior-driven development (BDD) style.
- GitHub: https://github.com/topics/cucumber
- Wikipedia: https://en.wikipedia.org/wiki/Cucumber_(software)
- Repo: https://github.com/cucumber
- Created by: Aslak Hellesøy, Joseph Wilk, Matt Wynne, Gregory Hnatiuk, Mike Sassak
- Related Topics: bdd, gherkin, rspec, behat, behave,
- Last updated: 2025-01-19 00:05:20 UTC
- JSON Representation
https://github.com/danielhndz/ps-checkpoint-cypress
Cypress + Cucumber
automation-api automation-testing automation-ui cucumber cypress gherkin
Last synced: 23 Nov 2024
https://github.com/allure-examples/cucumberjvm-junit4-gradle
Example of Allure Report usage with Cucumber-JVM, JUnit 4 and Gradle
allure allure-report cucumber example gradle java junit4
Last synced: 16 Jan 2025
https://github.com/grasshopper7/cucumber-intro-junit
Cucumber-JVM 4 execution with JUnit runner
cucumber cucumber-jvm java junit
Last synced: 28 Dec 2024
https://github.com/e2e-boilerplate/wd-commonjs-webdriver-manager-cucumber-chai-assert
WD end-to-end test automation boilerplate, Using Commonjs, Webdriver-Manager, Cucumber, Chai and Assert.
assert chai commonjs cucumber e2e-boilerplate end-to-end-test-automation webdriver-manager
Last synced: 11 Jan 2025
https://github.com/santosjennifer/automacao-correios
Automação de testes no site dos Correios
cucumber gherkin java selenium
Last synced: 07 Jan 2025
https://github.com/santosjennifer/java-selenium-cucumber
Test automation with Java, Selenium WebDriver and Cucumber
cucumber gherkin java selenium
Last synced: 07 Jan 2025
https://github.com/allure-examples/cucumberjvm-testng-gradlekts
Example of Allure Report usage with Cucumber-JVM, TestNG and Gradle (Kotlin)
allure allure-report cucumber example gradle java testng
Last synced: 16 Jan 2025
https://github.com/capoeiralabs/capoeira
Framework de Testes automatizados
api-testing assertions automated-testing automation bdd contract-testing cucumber developer-tools load-testing microservices mock-server test-automation testing testing-framework testing-tools webdriver
Last synced: 14 Dec 2024
https://github.com/toddbaert/shellot
A gherkin framework for bash
bash cucumber gherkin integration shell shell-script testing
Last synced: 06 Dec 2024
https://github.com/prashanth-sams/ruby-appium-framework
A basic ruby appium framework with cucumber flavor on Vivino Android app
appium appium-framework appium-ruby cucumber ruby-appium-framework selenium-webdriver
Last synced: 20 Dec 2024
https://github.com/epadronu/balin-cucumber-testng-allure
This is a template that integrates Cucumber, TestNg, and Allure with Balin.
allure balin cucumber kotlin selenium-webdriver testng
Last synced: 07 Jan 2025
https://github.com/kwishna/playwright-cucumber
Playwright With Cucumber Practice
cucumber javascript jest playwright typescript
Last synced: 28 Dec 2024
https://github.com/trenggalek-coding-camp/qa-tcode
My testing experience in javascript
cucumber jest selenium test-automation
Last synced: 29 Dec 2024
https://github.com/touhid-96/cucumber-project-github-automation
This project utilizes Selenium WebDriver and Cucumber for automation testing on the GitHub search functionality & about page. The framework enables end-to-end testing with scenarios written in Gherkin syntax, offering a clear understanding of the test cases. The project comes with cucumber report that displays comprehensive test results.
cucumber cucumber-reports gherkin intellij java selenium-webdriver
Last synced: 08 Jan 2025
https://github.com/dplocki/snake-eating-cucumbers
The case study of Gherkin in Python
bdd behave case-study cucumber gherkin pytest-bdd python python-3 python3 radish radish-bdd
Last synced: 14 Jan 2025
https://github.com/cihat-kose/zerobank-selenium-cucumber-ui-test-automation
Automated UI testing framework for ZeroBank using Cucumber, Selenium, and TestNG. Supports data-driven testing with Apache POI, covering login, payee management, and currency purchase features. Includes detailed HTML/PDF reporting, Jenkins integration, and cross-browser support.
apache-poi automation-framework bdd cross-browser cucumber data-driven-tests excel-integration extents-report java page-object-model selenium testng ui-testing zerobank
Last synced: 08 Jan 2025
https://github.com/hiberbee/github-action-cucumber
Executes Cucumber features as Github Action
ci cucumber github-action java test-automation
Last synced: 23 Oct 2024
https://github.com/koushikvs8/webautomationcucumberhybrid-2
I have created the same framework using TestNg. You can find it in my Repo. The same thing follows here speciality we can see testScripts are more specific to point because of modularity of logic "This Cucumber framework follows standard BDD with POM and DDT, incorporating loose coupling and dependency injection for maintainability and flexibility,
cucumber ddt extentreports java maven pom
Last synced: 06 Jan 2025
https://github.com/hoangthach252/cucumber6-junit5-selenide-gradle
Sample Cucumber JVM6 Framework with Junit5 and Selenide
allure-report assertj bdd-framework cucumber data-cleanup data-management gradle junit5 logback parallel-execution picocontainer selenide
Last synced: 08 Jan 2025
https://github.com/genesisgonza05/lemontech_events
Lemontech Events es una aplicación de gestión de eventos construida con Ruby on Rails y Docker, utilizando PostgreSQL como base de datos.
css cucumber docker docker-compose html javascript letter-opener recaptcha rspec ruby ruby-on-rails
Last synced: 20 Dec 2024
https://github.com/vitor-msp/action-indicators-xp
Application to test XP Inc. action indicators system interface.
bdd cucumber interface-test java selenium
Last synced: 08 Jan 2025
https://github.com/e2e-boilerplate/cypress-es-modules-cucumber-chai-should
Cypress end-to-end test automation boilerplate, Using ES Modules, Cucumber, Chai and Should.
chai cucumber cypress end-to-end-test-automation should
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/puppeteer-commonjs-cucumber-chai-should
Puppeteer end-to-end test automation boilerplate, Using Commonjs, Cucumber, Chai and Should.
chai commonjs cucumber end-to-end-test-automation puppeteer
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/puppeteer-commonjs-cucumber-chai-expect
Puppeteer end-to-end test automation boilerplate, using CommonJS, Cucumber, Chai and Expect.
chai commonjs cucumber end-to-end-test-automation puppeteer
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/cypress-es-modules-cucumber-jest-expect
Cypress end-to-end test automation boilerplate, Using ES Modules, Cucumber, Jest and Expect.
cucumber cypress end-to-end-test-automation expect jest
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/cypress-typescript-cucumber-chai-expect
Cypress end-to-end test automation boilerplate, Using TypeScript, Cucumber, Chai and Expect.
chai cucumber cypress end-to-end-test-automation typescript
Last synced: 11 Jan 2025
https://github.com/youssefm2000/shop_seleniumframework
Web Automation Testing "Shop Website"
chromeheadless cucumber java jenkins maven pom testng
Last synced: 13 Dec 2024
https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-cucumber-chai-assert
Selenium-WebDriver end-to-end test automation boilerplate, Using ES Modules, Cucumber, Chai and Assert.
assert chai cucumber selenium-webdriver
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-cucumber-chai-expect
selenium-webdriver end-to-end test automation boilerplate project. Using commonjs, cucumber & chai
chai commonjs cucumber selenium-webdriver
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-cucumber-chai-should
Selenium-WebDriver end-to-end test automation boilerplate, Using Commonjs, Cucumber, Chai and Should.
chai commonjs cucumber selenium-webdriver
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/wd-commonjs-webdriver-manager-cucumber-chai-should
WD end-to-end test automation boilerplate project. Using commons, cucumber, webdriver-manager and chai
chai commonjs cucumber e2e-boilerplate end-to-end-test-automation wd webdriver-manager
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/wd-commonjs-webdriver-manager-cucumber-chai-expect
WD end-to-end test automation boilerplate, Using Commonjs, Webdriver-Manager, Cucumber, Chai and Expect.
chai commonjs cucumber e2e-boilerplate end-to-end-test-automation webdriver-manager
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-cucumber-assert
selenium-webdriver end-to-end test automation boilerplate, using CommonJS, cucumberJS and Assert.
assert commonjs cucumber selenium-webdriver
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/puppeteer-commonjs-cucumber-expect
Puppeteer end-to-end test automation boilerplate, using CommonJS, Cucumber and Expect.
commonjs cucumber end-to-end-test-automation expect puppeteer
Last synced: 11 Jan 2025
https://github.com/chatgthb/testingpractices_restassured_cucumber_api
A test automation framework for RESTful API testing using RestAssured, Cucumber (BDD), and TestNG. Includes comprehensive reporting with ExtentReports. Built for the Petstore API.
api-testing automated-testing bdd cucumber extentreports-cucumber7 petstore-api restassured-framework restful-api testng
Last synced: 09 Nov 2024
https://github.com/gherking/gpc-license
This precompiler can be used to inject License statement into the feature files.
cucumber feature-file gherkin gherking gpc hacktoberfest precompiler typescript
Last synced: 09 Nov 2024
https://github.com/annisana12/saucedemo_web_automation_testing
Web automation testing using selenium, cucumber, Java, and Junit.
Last synced: 06 Jan 2025
https://github.com/mohamedatef2020/cypress-task
This is an E2E test written in Cypress and Cucumber
Last synced: 29 Nov 2024
https://github.com/test-results-reporter/example-pactum-cucumber-testbeats
example repo to showcase integration of pactum and cucumber with testbeats
cucumber pactum pactumjs testbeats
Last synced: 31 Dec 2024
https://github.com/juwit/cucumber-gatling
cucumber-gatling is a bridge between Cucumber (for Behaviour Driver Development) and Gatling
behavior-driven-development cucumber gatling
Last synced: 31 Dec 2024
https://github.com/chvishalparmar/product-search
Core Java Project Which include Cucumber Software testing.
Last synced: 31 Dec 2024
https://github.com/andradeg-luiza/playground_bdd
I am taking a course to specialize in Cypress, covering E2E testing, Web Apps, API testing, mobile ViewPort, Cloud, TestOps, Components, Jenkins, Docker, and geolocation. Since it doesn’t include Cucumber, I’m working on this parallel project to apply course concepts while incorporating Cucumber.
cucumber cypress javascript page-object-model
Last synced: 30 Nov 2024
https://github.com/veena444/cucumberpomframework
This repository contains a Selenium-cucumber-java framework & libraries that demonstrates how to develop a automation framework using Cucumber 7.0v with Page Object Model.
cucumber intellij java junit page-object-model selenium-webdriver
Last synced: 30 Nov 2024
https://github.com/zafir100100/login-automation-with-cucumber-selenium
This Git repository contains an automation project for the Login functionality, developed using Selenium and Cucumber. The project allows users to automate the login process of a web application, using various test cases and scenarios. The test cases are written in a behavior-driven development style, making it easier for stakeholders to understand
cucumber gherkin intellij java report selenium-webdriver
Last synced: 08 Jan 2025
https://github.com/humbertodias/java-bdd-cucumber
Java Behaviour Driven Development with Cucumber
Last synced: 13 Jan 2025
https://github.com/kwishna/playwright-maven-testng-cucumber
Playwright with Java framework
cucumber docker extentreports har java maven playwright testng trace video
Last synced: 28 Dec 2024
https://github.com/kwakwaversal/test-perl-cucumber
Testing `Test::BDD::Cucumber` and CI integration
Last synced: 11 Jan 2025
https://github.com/ltpquang/xray-reporter
Cucumber plugin to update Test Run status to Xray
cucumber cucumber-plugin hacktoberfest xray-reporter
Last synced: 13 Jan 2025
https://github.com/palak345/3877
This repository contains an automation testing framework for the OrangeHRM demo website using Selenium WebDriver, Cucumber, and Page Object Model (POM) to ensure efficient and scalable test coverage. Included key testing artifacts like Test Plan, Bug Report, and Test Summary for transparency.
automation-testing cucumber java page-object-model selenium
Last synced: 18 Jan 2025
https://github.com/assertthat/assertthat-bdd-maven-example
Example project for https://github.com/assertthat/assertthat-bdd-maven-plugin
assertthat-bdd bdd cucumber jira-plugin maven-plugin
Last synced: 07 Jan 2025
https://github.com/realpacific/cucumber-spring-boot-kotlin
Cucumber + Spring Boot + Kotlin + Gradle + JUnit5
cucumber cucumber-jvm junit5 spring-boot
Last synced: 06 Dec 2024
https://github.com/hednailiautomation/e-commerce_testing_project
This is a selenium maven e-commerce testing project using Allure reports / Cucumber using JUnit Runner / Cucumber using testng Runner/ headless versions / Chrome and Firefox Versions
allure-report bdd cucumber java maven pom selenium testng
Last synced: 06 Dec 2024
https://github.com/adrienjoly/craft-with-typescript-template
A Software Crafter template to write and test clean TypeScript code with Visual Studio Code, BDD style.
bdd behavior-driven-development cucumber gherkin javascript typescript vscode
Last synced: 29 Nov 2024
https://github.com/lasalefamine/chimp-cucumber
Learning Chimp with Cucumber
automated-tests chimp cucumber integration-testing live-test
Last synced: 30 Nov 2024
https://github.com/myastr0/playwright-cucumber-template
Template to setup e2e tests using playwright and cucumber
cucumber e2e e2e-tests gherkin playwright
Last synced: 03 Dec 2024
https://github.com/yauhenipo/webui_test_framework
Test Email Accounts with using JavaMail API & Selenium & DDT
Last synced: 15 Dec 2024
https://github.com/brunofbarbosa/playwright-cucumber-automation
Web automation framework using Java, Cucumber and Playwright
Last synced: 15 Jan 2025
https://github.com/jsfehler/flask-cucumber-reporter
Flask app that displays the results from a cucumber.json file
Last synced: 22 Dec 2024
https://github.com/sridharbandi/cypress-getting-started-examples
Cypress Getting Started Examples (Starter Templates)
cucumber cypress javascript mocha pageobjectmodel typescript
Last synced: 14 Jan 2025
https://github.com/denizgursoy/cacik
Alternative cucumber support library in Go
code-generation cucumber go golang
Last synced: 20 Jan 2025
https://github.com/fmarmar/cucumber-tools
Tooling set for working with cucumber
Last synced: 20 Jan 2025
https://github.com/csalih/estore
An example e-commerce web application implemented with Java, Spring, Hibernate, MySQL
aspectj checkstyle cucumber graphwalker hibernate java junit4 mysql selenium spotbugs spring test test-driven-development testing-tools
Last synced: 18 Jan 2025
https://github.com/joaogbrieldev/tajs-method
Repository dedicated to Erick Wendel course on Automated Testing, using jest, cypress and cucumber, applying testing concepts such as tdd, bdd, complex scenarios
cucumber cypress javascript jest test-automation
Last synced: 11 Oct 2024
https://github.com/nashoshinoda/cypress_exercise
This is a little automation project to practice Cypress.io by developing a script to test an invalid and valid user credentials (more tests coming).
allure-report automation cucumber cypress-io
Last synced: 11 Oct 2024
https://github.com/doamaral/cucumber-js
Trying out Cucumber JS features
cucumber cucumberjs javascript
Last synced: 15 Jan 2025
https://github.com/amal-mamdouh/saucedemo_swaglabs
An automation testing suite developed in Java, Selenium, and Cucumber. It focuses on testing "Login" and the "Checkout" feature of saucedemo website.
cucumber java pom-design-pattern selenium-webdriver
Last synced: 15 Jan 2025
https://github.com/henrahmagix/protractor-cucumber-example
An example project to replicate a simple Protractor e2e test in Cucumber
angular cucumber javascript protractor protractor-cucumber protractor-e2e-test
Last synced: 16 Jan 2025
https://github.com/hadisfr/jalas-cucumber
an example project with BDD test for UT Software Engineering F98
Last synced: 16 Jan 2025
https://github.com/kieran-ryan/cucumber-playground
Cucumber environments playground
Last synced: 11 Jan 2025
https://github.com/ahxansubhani/playwright-automation-framwork-bdd
Playwright -BDD Framework (Cucumber)
cucumber mailtrap playwright playwright-typescript
Last synced: 11 Oct 2024
https://github.com/jimcresswell/wdio-cucumber-test
cucumber cucumber-js test-automation webdriver webdriverio
Last synced: 16 Jan 2025
https://github.com/jimcresswell/general-js-test-automation-demo
Demo of multi-layer test automation in a two service Node web app with third-party data depencies, including Consumer Driven Contract Testing
api-testing bdd bootstrap4 consumer-driven-contracts cucumber javascript-testing mocha nodejs pact-js portfolio product-behaviour tdd test-automation unit-testing web-testing webdriver
Last synced: 16 Jan 2025
https://github.com/jimcresswell/e2e-web-test-framework-jvm-demo
Testing a third-party website with JVM Cucumber, WebDriver and REST Assured
bdd cucumber cucumber-jvm end-to-end-testing java jvm portfolio rest-assured serenity-bdd serenity-cucumber specification-by-example test-automation webdriver
Last synced: 16 Jan 2025
https://github.com/donatas-b/j-selenide
An example of Selenide with Java, TestNG and Cucumber for web UI automated tests
allure-report cucumber java selenide-java test-automation testing testng
Last synced: 17 Dec 2024
https://github.com/prashantsinght99/appium-webdriverio-cucumber
POM framework for automating mobile application using webdriver io, appium, javascript
appium cucumber javascript logging pom reporting webdriverio
Last synced: 11 Oct 2024
https://github.com/lenntt/cucumber-visualizer
Visualize the relation between your cucumber steps from a cucumber json output
Last synced: 17 Jan 2025
https://github.com/cihat-kose/petstore-api-testing-with-restassured-cucumber
A test automation framework for RESTful API testing using RestAssured, Cucumber (BDD), and TestNG. Includes comprehensive reporting with ExtentReports. Built for the Petstore API.
api-testing automated-testing bdd cucumber extentreports-cucumber7 petstore-api restassured-framework restful-api testng
Last synced: 30 Dec 2024
https://github.com/kochetkov-ma/kotlin-bdd-example
Kotlin BDD Cucumber / Kotest
bdd cucumber junit5 kotest kotlin spring spring-test
Last synced: 11 Jan 2025
https://github.com/applitools/example-selenium-java-cucumber
Applitools Example: Selenium in Java with Cucumber
applitools applitools-example applitools-eyes applitools-tutorial cucumber cucumber-jvm execution-cloud gherkin java junit maven selenium selenium-java selenium-webdriver test-automation ultrafast-grid visual-testing
Last synced: 17 Jan 2025
https://github.com/ozandonder/rest-assured-java-cucumber-json-server-api-test
Java, Rest Assured, Junit5, Cucumber, Json-server
cucumber cucumber-java java json-server junit5 lombok maven page-object-model rest-assured
Last synced: 12 Jan 2025
https://github.com/cristianlmartinez/users-managment-microservice
technical test with java and spring boot
aop cucumber java spring-boot unit-testing
Last synced: 11 Oct 2024
https://github.com/rodrigor4mirez/test-proyecto-java-testing
Implementación de pruebas unitarias, de integración y end-to-end (E2E).
cucumber java17 junit mockito restassured-framework selenium serenitybdd
Last synced: 14 Jan 2025
https://github.com/gherking/gpc-scenario-numbering
The ScenarioNumbering precompiler is responsible for adding an index to all scenarios and scenario outlines.
cucumber feature-file gherkin gherking gpc hacktoberfest precompiler typescript
Last synced: 14 Nov 2024
https://github.com/mfarisgh/selenium_faris
Automation Test of OrangeHRM website using Selenium
cucumber java jira lambdatest maven selenium testng
Last synced: 11 Oct 2024
https://github.com/testcentricity/testcentricity
TestCentricity™ core framework gem for native mobile and web apps
android appium automation cucumber ios page-object-model ruby-gem selenium test-automation webdriver
Last synced: 24 Nov 2024
https://github.com/testcentricity/testcentricity_web
TestCentricity™ For Web core POM test automation framework gem
automation cucumber page-object-model ruby-gem selenium test-automation web webdriver
Last synced: 24 Nov 2024
https://github.com/richardruiter/gatsby-transformer-cucumber-report
Gatsby plugin for transforming sourced cucumber reports
bdd behavior-driven-development cucumber cucumber-json cucumber-reports gatsby gatsby-plugin gatsby-plugin-transformer gatsby-plugins gatsbyjs living-documentation livingdocs
Last synced: 21 Nov 2024
https://github.com/vivekg13186/cucumber-camunda-js
A testing framework for Camunda.
camunda-8 camunda-platform-8 cucumber cucumber-js cucumberjs
Last synced: 12 Jan 2025
https://github.com/somospragma/qa-transversal-proyecto-base-manejo-base-de-datos-java
Este proyecto base proporciona una estructura inicial para el desarrollo de automatizaciones web en Java que involucran el manejo de bases de datos.
cucumber db java screenplay serenity sql
Last synced: 11 Oct 2024
https://github.com/allure-examples/cucumberjvm-junit-platform-gradle
Example of Allure Report usage with Cucumber-JVM, JUnit Platform and Gradle
allure allure-report cucumber example gradle java junit-platform
Last synced: 16 Jan 2025
https://github.com/allure-examples/cucumberjvm-junit4-gradlekts
Example of Allure Report usage with Cucumber-JVM, JUnit 4 and Gradle (Kotlin)
allure allure-report cucumber example gradle java junit4
Last synced: 16 Jan 2025
https://github.com/allure-examples/cucumberjvm-testng-gradle
Example of Allure Report usage with Cucumber-JVM, TestNG and Gradle
allure allure-report cucumber example gradle java testng
Last synced: 16 Jan 2025