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/dilkhush/rails-cucumber-rspec-example
cucumber rails rails-testing rspec
Last synced: 10 Jan 2025
https://github.com/watheia/screenplay
Watheia Screenplay
bdd cucumber domain-driven-design serenity-js
Last synced: 27 Dec 2024
https://github.com/extrawest/bdd_ocpi_2.2.1_emsp
BDD tests to check any eMSP server meets OCPI 2.2.1 protocol requirements
Last synced: 03 Jan 2025
https://github.com/dalenguyen/webdriveriov4-cucumber-typescript
WebdriverIO-v4 Cucumber BDD and TypeScript Boilerplate
automation bdd behavior-driven-development cucumber typescript webdriver webdriverio
Last synced: 08 Dec 2024
https://github.com/iamhareen/playwrightwithcucumber
A simple test automation framework combining Playwright and Cucumber to learn the basics of Behavior-Driven Development (BDD). Written in TypeScript, this repository is designed to help understand core concepts while leveraging Playwright's browser automation capabilities and Cucumber's BDD approach for readable and maintainable end-to-end tests.
automation-testing bdd-tests cucumber playwright typescript
Last synced: 27 Dec 2024
https://github.com/romfos/ngherkin
Modern Gherkin-based BDD framework for .NET ecosystem
bdd cucumber dotnet executable-specification gherkin spec test-automation-framework testing tests
Last synced: 10 Jan 2025
https://github.com/dbbrandt/precidix-test
Ruby Testing app using Cucmber and Watir
Last synced: 03 Jan 2025
https://github.com/e2e-boilerplate/puppeteer-commonjs-cucumber-assert
Puppeteer end-to-end test automation boilerplate, using CommonJS, Cucumber and Assert.
assert commonjs cucumber end-to-end-test-automation puppeteer
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-cucumber-chai-assert
Selenium-WebDriver end-to-end test automation boilerplate, Using Commonjs, Cucumber, Chai and Assert.
assert chai commonjs cucumber selenium selenium-webdriver
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-cucumber-chai-should
Selenium-WebDriver end-to-end test automation boilerplate, Using ES Modules, Cucumber, Chai and Should.
chai cucumber selenium-webdriver
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/cypress-typescript-cucumber-chai-assert
Cypress end-to-end test automation boilerplate, Using TypeScript, Cucumber, Chai and Assert.
assert chai cucumber cypress end-to-end-test-automation typescript
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/cypress-typescript-cucumber-chai-should
Cypress end-to-end test automation boilerplate, Using TypeScript, Cucumber, Chai and Should.
chai cucumber cypress end-to-end-test-automation typescript
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/cypress-es-modules-cucumber-chai-expect
Cypress end-to-end test automation boilerplate, Using ES Modules, Cucumber, Chai and Expect.
chai cucumber cypress end-to-end-test-automation expect
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/playwright-commonjs-cucumber-chai-should
Playwright end-to-end test automation boilerplate, Using Commonjs, Cucumber, Chai and Should.
chai commonjs cucumber end-to-end-test-automation playwright
Last synced: 11 Jan 2025
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/e2e-boilerplate/webdriverio-commonjs-cucumber-assert
WebdriverIO (sync) end-to-end test automation boilerplate project. Using cucumber, commonjs, & assert
assert automation commonjs cucumber cucumberjs end-to-end-test-automation ewn-to-end sync test webdriverio
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/playwright-commonjs-cucumber-chai-assert
Playwright end-to-end test automation boilerplate, Using Commonjs, Cucumber, Chai and Assert.
assert chai commonjs cucumber end-to-end-test-automation playwright
Last synced: 11 Jan 2025
https://github.com/eltonsantos/livro-bdd-cucumber-rspec
Aplicações desenvolvidas capítulo a capítulo do livro Cucumber e RSpec Construa aplicações Ruby com testes e especificações.
Last synced: 11 Jan 2025
https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-cucumber-chai-expect
Selenium-WebDriver end-to-end test automation boilerplate, Using ES Modules, Cucumber, Chai and Expect
chai cucumber selenium-webdriver
Last synced: 11 Jan 2025
https://github.com/upex-galaxy/playwright-cucumber
✅ Repositorio EN EVALUACION de Playwright (Cucumber) en UPEX
automated-testing cucumber playwright-typescript upexgalaxy
Last synced: 04 Jan 2025
https://github.com/fif0o/react-scaffold
Multi build React scaffold based on CRA using Ts, Redux, Sass, Jest, Cucumber and Storybook
cucumber jest react redux sass storybook typescript vagrant
Last synced: 04 Jan 2025
https://github.com/yuryalencar/cucumber-ruby-portuguese-example
Este projeto contém um exemplo básico de como criar um cenário para uma respectiva funcionalidade.
cucumber cucumber-ruby example-project portuguese ruby ruby-gem rubygems
Last synced: 04 Jan 2025
https://github.com/rafaelaazevedo/MooTunes
Project to test frontend elements comparing with API response using Cucumber, Protractor and Sync-request
automation-test cucumber protractor qa-automation-test sync-request test test-automation
Last synced: 23 Oct 2024
https://github.com/cristiancfe/automa-o
capybara cucumber rspec ruby selenium-webdriver siteprism
Last synced: 18 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/ruddyquispe/seleniumfreerange
Proyecto de test BDD (behaviour driver development) usando selenium java y cucumber
bdd cucumber selenium-java testing
Last synced: 18 Jan 2025
https://github.com/bpstelios10/micronaut-skeleton
skeleton app for micronaut, with controllers, filters etc. Also a skeleton module for serenity-cucumbers for backend BDD (no UI setup)
cucumber java micronaut serenity-bdd
Last synced: 18 Jan 2025
https://github.com/atulsuryawanshi/bddcucumberjunitextentreportuiautomationtestingframework
This framework covers all the BDD framework features with JUnit framework and generates Extent Reports
cucumber extentreports java junit page-object-model
Last synced: 18 Jan 2025
https://github.com/primordial95/restassured_cucumber_framework
Demo RestAssured Library Cucumber Framework
cucumber gherkin java junit restapi-framework restassured
Last synced: 18 Jan 2025
https://github.com/automationsde/sapphire-automation-framework
A test automation framework which is integrated with selenium and cucumber along with Extent reports and log4j
automation-framework cucumber selenium selenium-webdriver testing testing-framework
Last synced: 18 Jan 2025
https://github.com/santanasj/spring-boot-rest-assured-demo
A REST API project using Spring Boot, Rest Assured, Cucumber, Faker
cucumber java rest-assured spring spring-boot spring-security
Last synced: 18 Jan 2025
https://github.com/code-byestefi/cy-cucumber-framework
Test Automation - Cypress - Cucumber - Allure Reports - E2E Testing
Last synced: 18 Jan 2025
https://github.com/stanleyy7/stanleyy7.github.io
My personal portfolio website made using HTML, CSS/SCSS and Javascript.
css cucumber html javascript page-object-model playwright-tests scss
Last synced: 11 Jan 2025
https://github.com/ecureuill/starbugs-cucumber-rb
Acceptance test with Cucumber, Capybara and RSpec
acceptance-testing automation-testing capybara cucumber rspec ruby
Last synced: 12 Jan 2025
https://github.com/arturocrisanto/developers-kuno
Join us, a group of friends venturing into the IT industry, as we unveil Leyte Unmasked – your key to hidden gems in our province. With detailed directions, transport options, and estimated expenses, our platform simplifies exploration beyond tourist spots. Let's revolutionize travel in Leyte together!
cucumber cypress gherkin github-actions github-projects google-maps-api nextjs tailwind
Last synced: 12 Jan 2025
https://github.com/guppster/rubytesting
Software Spec and Testing in Ruby
cucumber minitest reek rspec ruby specification
Last synced: 12 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/sw-tester/qa-wdio-js
Boilerplate Testing Framework based on WebdriverIO (JS) and Cucumber
bdd cucumber qa-automation test-automation testing-framework webdriverio
Last synced: 12 Jan 2025
https://github.com/defra/quke-example
An example Quke project. See https://github.com/Defra/quke
acceptance-testing capybara cucumber quke
Last synced: 12 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/noushinb/selenium-webdriver-java-testing-example
This repository provides an example of using Selenium WebDriver with Java, JUnit, Cucumber, and Gherkin for browser automation and UI testing. It includes a simple framework for managing WebDriver instances, reusable UI methods, page objects, and example tests.
bdd cucumber gherkin java junit page-object-model qa-automation selenium selenium-webdriver-java-junit-cucumber-gherkin test-automation
Last synced: 05 Dec 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/trenggalek-coding-camp/qa-tcode
My testing experience in javascript
cucumber jest selenium test-automation
Last synced: 29 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/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/toddbaert/shellot
A gherkin framework for bash
bash cucumber gherkin integration shell shell-script testing
Last synced: 06 Dec 2024
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/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/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/allure-examples/cucumberjvm-junit-platform-gradlekts
Example of Allure Report usage with Cucumber-JVM, JUnit Platform and Gradle (Kotlin)
allure allure-report cucumber cucumber-jvm example gradle java junit-platform
Last synced: 16 Jan 2025
https://github.com/fernelyvrs/selenium-cucumber-demo
Automatizar el proceso de inicio de sesión con selenium y cucumber.
cucumber java junit selenium selenium-webdriver
Last synced: 21 Dec 2024
https://github.com/aghamohammadi/next-crud-cypress
Next js 13 FullStack CRUD Sample wtih Cypress 13 cucumber e2e Tests & Prisma Postgres Database
admin-panel crud-sample cucumber cypress-e2e cypress-tests e2e-tests filter-lists form-validation fullstack nextjs nextjs13 pagination postgresql-database prisma react-hook-form react-hooks search-list tailwind-css vercel vercel-deployment
Last synced: 21 Dec 2024
https://github.com/aghamohammadi/angular-test-cypress
Angular CRUD with e2e cypress & cucumber and unit tests
angular bdd crud cucumber cypress ddd e2e-test form-validation tdd unit-testing
Last synced: 21 Dec 2024
https://github.com/pranavsuryawanshi96/selenium-with-cucumber-project-on-nakyaa-clone-
This repository contains an automated test suite for validating critical features of the Nakyaa Clone Website. Developed using Selenium, Java, and the Cucumber framework, it ensures seamless functionality of key e-commerce workflows such as user authentication, product searches, and purchasing.
cucumber extentreports java selenium
Last synced: 29 Dec 2024
https://github.com/slvaidya25/skills-github-pages
My clone repository
automation bdd-framework cucumber cucumber-java jira jira-r restassured selenium-webdriver testng-framework
Last synced: 29 Dec 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/selendilek/testmersysproject
Education Domain
cucumber framework html pom report selenium-webdriver testng
Last synced: 21 Jan 2025
https://github.com/rathorsunpreet/cucumber
Rest API Endpoint Test in Java using Cucumber, JUnit5, Maven, Rest-Assured and Eclipse as IDE.
blaze cucumber cucumber-java eclipse eclipse-project jackson2 jackson2jsonredisserializer junit junit5 maven maven-pom rest-api rest-assured rest-assured-framework rest-assured-library restful-api test-automation testing
Last synced: 07 Jan 2025
https://github.com/thomgray/cornichon
A fancy gherkin
cucumber cucumber-tests gherkin
Last synced: 20 Dec 2024
https://github.com/mohamedatef2020/cypress-task
This is an E2E test written in Cypress and Cucumber
Last synced: 29 Nov 2024
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/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/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/rodrigor4mirez/test-pruebas-integracion-petstore3
Pruebas de integración Cucumber
bdd cucumber cucumber-java java maven serenity-bdd
Last synced: 14 Jan 2025
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/assertthat/assertthat-bdd-gradle-example
Example project for https://github.com/assertthat/assertthat-bdd-gradle-tasks
assertthat-bdd bdd cucumber gradle-plugin jira-plugin
Last synced: 07 Jan 2025
https://github.com/assertthat/assertthat-bdd-ruby-example
Example project for https://github.com/assertthat/assertthat-bdd-gem
assertthat assertthat-bdd cucumber example ruby-gem
Last synced: 07 Jan 2025
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/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/danielhndz/ps-checkpoint-cypress
Cypress + Cucumber
automation-api automation-testing automation-ui cucumber cypress gherkin
Last synced: 23 Nov 2024
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/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/santosjennifer/cypress-cucumber
Test automation with Cypress and Cucumber
cucumber cypress gherkin javascript
Last synced: 07 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/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/ahxansubhani/playwright-automation-framwork-bdd
Playwright -BDD Framework (Cucumber)
cucumber mailtrap playwright playwright-typescript
Last synced: 11 Oct 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/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/kwishna/playwright-cucumber
Playwright With Cucumber Practice
cucumber javascript jest playwright typescript
Last synced: 28 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/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/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/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/chatgthb/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: 27 Dec 2024
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/cristianlmartinez/users-managment-microservice
technical test with java and spring boot
aop cucumber java spring-boot unit-testing
Last synced: 11 Oct 2024