Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/testcentricity/tc_mac_calculator_demo

This example uses TestCentricity™ For Apps gem to demonstrate MacOS desktop app functional testing of Apple's Calculator app.

appium cucumber macos-app-automation ruby screen-object-model

Last synced: 20 Feb 2025

https://github.com/testcentricity/tc_mobile_react_native_demo

This example uses TestCentricity™ For Mobile gem to demonstrate native mobile app functional testing of the Sauce Labs React Native Demo app.

android app-automation cucumber ios screen-object-model

Last synced: 20 Feb 2025

https://github.com/automacao2024/auto_teste_javafullstack

Com esse projeto é possível criar testes unitários, integrados, de sistemas e de aceite. Utilizando as principais ferramentas open source de testes do mercado (JUnit, Cucumber, RestAssured, Mockito, PITest e etc.).v

cucumber cucumber-java docker jenkins junit4 junit5 rest restassured-framework

Last synced: 20 Feb 2025

https://github.com/fellipevidal/projeto.renner

Esse repositório tem como base automação de testes web

bdd-framework cucumber java junit selenium-webdriver

Last synced: 20 Feb 2025

https://github.com/gosunet/sea-cucumber-prez-2024

This is a small prez for the TZ of Zenika in May 2024 that will answer the question: Is Cucumber still relevant in 2024 ?

compose-multiplatform cucumber gherkin kotlin kotlin-multiplatform presentation

Last synced: 20 Feb 2025

https://github.com/avinashs15/cypress-bdd-demo

Demo project for cypress BDD UI automation framewok with CI using github action

bdd-cypress bdd-framework bdd-style-testing-framework boilerplate-cypress cucumber cypress github-action javascript

Last synced: 20 Feb 2025

https://github.com/devtonin/cucumber-poc

Cucumber PoC app, built-in Java for BDD studies.

bdd-tests cucumber cucumber-java

Last synced: 20 Feb 2025

https://github.com/selharem/cucumberdemo

Hands-on tutorial on behavioral-driven development using Cucumber

bdd bdd-framework cucumber gherkin java

Last synced: 20 Feb 2025

https://github.com/claudio-code/spring-circuit-breaker-cucumber-wiremock

:memo: How configure circuit breaker, cucumber and wiremock on spring framework

circuit-breaker cucumber cucumber-java feign-client resilience4j spring wiremock

Last synced: 20 Feb 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/andressakarla/testes-automatizados-e2e-locaweb_ruby

Projeto de Testes Automatizados E2E (Ponta a Ponta) desenvolvido para um desafio técnico de QA sobre "Identificar cenários positivos e negativos, comportamentos esperados e relevantes, para garantir e controlar o e2e da funcionalidade de "Registro de domínio web"" do site Locaweb em Ruby, Cucumber, Capybara, SitePrism, Rspec e GitHub Actions

capybara chromedriver cucumber e2e-tests fixtures geckodriver github-actions github-workflows json linux-ubuntu rspec ruby siteprism windows-10

Last synced: 20 Feb 2025

https://github.com/ruviniramawickrama/demo-bdd-with-cucumber-and-spring-boot

This project highlights how to write Behavior-Driven Development (BDD) test cases with Cucumber and Spring Boot.

bdd behavior-driven-development cucumber gherkin liquibase rest-api spring-boot spring-data-jpa

Last synced: 20 Feb 2025

https://github.com/dannevesdantas/fiap-qualidade-software

Lições das aulas de Qualidade de Software da Pós Tech em Software Architecture da FIAP

bdd cucumber gatling gherkin junit mockito rest-assured spring-boot tdd

Last synced: 20 Feb 2025

https://github.com/alb-i986/cucumber-java-junit-archetype

Maven archetype for creating cucumber projects, featuring Java and JUnit.

cucumber java maven-archetype

Last synced: 20 Feb 2025

https://github.com/jameswalters79/playwrightapitest

A set of BDD style tests implemented in Typescript using Playwright and Cucumber that test implement a number of test scenarios for the asteroids search endpoint

allure-reports api bdd cucumber gherkin playwright

Last synced: 02 Feb 2025

https://github.com/timtwiest/simple-java-api

A simple Java API written with Spring Boot and OpenAPI

cucumber docker jacoco java junit5 maven openapi postgresql spring-boot

Last synced: 20 Feb 2025

https://github.com/gherking/gpc-remove-duplicates

The RemoveDuplicates precompiler is responsible for having only a reasonable amount of tags and/or rows in each feature file.

cucumber feature-file gherkin gherking gpc hacktoberfest precompiler typescript

Last synced: 08 Feb 2025

https://github.com/emwork/java-cucumber

Behavior-Driven Development (BDD) example, with Cucumber and Java

bdd cucumber java

Last synced: 20 Feb 2025

https://github.com/cjatkinson/chris-cypress-cucumber-demo

Cypress + Cucumber demo by Chris Atkinson

cucumber cypress cypress-io cypress-tests typescript

Last synced: 20 Feb 2025

https://github.com/vasi-cordea/peviitorregressiontestingjavacucumber

Java Selenium Cucumber project for practice for Romanian recruitment ONG

cucumber gherkin java maven selenium-webdriver

Last synced: 20 Feb 2025

https://github.com/mohamedatef2020/orangehrm-demo-project

This project demonstrates automated testing using Cypress.io on the OrangeHRM demo website (https://opensource-demo.orangehrmlive.com/).

bdd cucumber cypress test-automation

Last synced: 20 Feb 2025

https://github.com/rajaditya01/automation-project

A robust hybrid automation testing framework built with Java, Selenium, TestNG, and Cucumber. It features parallel execution, BDD for improved collaboration, data-driven testing, and detailed ExtentReports. Designed with OOP principles, the framework is scalable, maintainable, and seamlessly integrates with Git for CI/CD workflows.

cucumber data-driven-framework hybrid-automation-framework java jenkins maven pom selenium

Last synced: 17 Feb 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: 30 Jan 2025

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

cucumber

Last synced: 20 Jan 2025

https://github.com/andressakarla/testes-automatizados-web-front-serve-rest_ruby

Projeto de Testes Automatizados Web no front e API REST do ServeRest desenvolvido para me aprofundar um pouco mais nos estudos sobre testes automatizados em Ruby

capybara chromedriver cucumber fixtures geckodriver github-actions github-workflows httparty json linux-ubuntu rspec ruby siteprism windows-10

Last synced: 10 Feb 2025

https://github.com/archenoth/erbot-cucumber

A erbot-based Cucumber test runner

cucumber emacs erbot irc test-runner

Last synced: 20 Feb 2025

https://github.com/marcosvini9999/springbdd

This project is an API development initiative that embraces Behavior-Driven Development (BDD) principles using the Spring framework, Java, Maven, Cucumber, JUnit, and Gherkin. The primary objective is to create a comprehensive and easily understandable API by incorporating BDD methodologies.

bdd cucumber gherkin java junit spring

Last synced: 01 Jan 2025

https://github.com/hector-js/test-application-mvc

Create a simple microservice using previous stuff of spring

bdd cucumber java8 lombok maven rest spring-boot tdd wiremock

Last synced: 13 Jan 2025

https://github.com/carloseduardonit/starbugs-cucumber

Projeto 'Starbugs' utilizando Cucumber para automação de testes BDD (Behavior Driven Development). Focado em escrever testes de aceitação claros e compreensíveis, garantindo a qualidade e funcionalidade do sistema com integração entre desenvolvedores e analistas.

automation bdd bdt cucumber gherkin ruby

Last synced: 09 Feb 2025

https://gitlab.com/experimentslabs/cucumber-unused-css

Searches for unused CSS selectors after every Cucumber steps.

css cucumber rails

Last synced: 01 Nov 2024

https://github.com/espekkaya/wdio-cucumber-reporter

WebdriverIO Reporter Plugin

cucumber wdio wdio-reporter

Last synced: 10 Jan 2025

https://github.com/gherking/gpc-filter

The Filter precompiler is responsible for including or excluding the elements of a feature file in the result, which match a cucumber-tag-expression (e.g., has a given tag, does not have a given tag)

cucumber feature-file gherkin gherking gpc hacktoberfest precompiler typescript

Last synced: 08 Feb 2025

https://github.com/iamhareen/playwright-cucumber-typescript

A comprehensive Behavior-Driven Development (BDD) test automation framework using Playwright and Cucumber. This TypeScript project demonstrates how to write clear, human-readable test scenarios with Gherkin and automate them with Playwright's powerful browser automation capabilities.

automation cucumber playwright typescript

Last synced: 28 Dec 2024

https://github.com/hala-samir/appium

This repo contains practicing Appuim framework using Java for mobile testing purposes.

appium appium-android appium-framework appium-java appium-tests cucumber datadriven java pageobjectmodel

Last synced: 10 Jan 2025

https://github.com/josdem/selenium-cucumber

Selenium Cucumber and TestNG to validate a web site

cucumber java maven testng

Last synced: 17 Jan 2025

https://github.com/josdem/launcher-automation

Cucumber along with Junit and Appium to test Android app locally

appium cucumber gradle java junit

Last synced: 17 Jan 2025

https://github.com/josdem/juice-automation-cucumber

Juice scenarios validation using Cucumber

cucumber gradle java jsonnode maven webclient webflux

Last synced: 17 Jan 2025

https://github.com/josdem/fasthub-appium

Feature testing using Appium for a popular GitHub client FastHub

android appium cucumber fasthub junit5

Last synced: 17 Jan 2025

https://github.com/kuzzleio/sdk-features

SDK's e2e features files

cucumber kuzzle-sdk

Last synced: 10 Jan 2025

https://github.com/nareshnavinash/teber-capybara

Page Object Model Framework for Selenium, capybara, ruby with allure reporting

capybara cucumber framework parallel-tests ruby selenium web-automation

Last synced: 17 Feb 2025

https://github.com/gherking/gpc-replacer

The Replacer precompiler is responsible for exchanging predefined strings in the feature files. It inserts the provided text in the place held for them.

cucumber feature-file gherkin gherking gpc hacktoberfest precompiler typescript

Last synced: 08 Feb 2025

https://github.com/danielhndz/ps-checkpoint-cypress

Solution implemented for the Publicis Sapient checkpoint on Cypress

automation-api automation-testing automation-ui cucumber cypress gherkin

Last synced: 23 Jan 2025

https://github.com/the-sdet/cucumber-summary-reporter

This library generates a summary report for Cucumber test results, which can be integrated as a plugin/adapter for Cucumber. The report provides a concise overview of test execution, making it easier to analyze test stats or distribute a simplified summary, for example, via email.

cucumber reporting summary-reporting

Last synced: 02 Jan 2025

https://github.com/dilkhush/javascript-cucumber

Here You will get an basic example of cucumber with javascript. :)

cucumber cucumberjs javascript

Last synced: 10 Jan 2025

https://github.com/pirasanthan-jesugeevegan/amt-cypress-perlego_login_form

This is a task to Automate the Perlego Login Form using Cypress and Cucumber with Mochawesome report

cucumber cypress cypress-io mochawesome

Last synced: 17 Feb 2025

https://github.com/extrawest/bdd_ocpi_2.2.1_emsp

BDD tests to check any eMSP server meets OCPI 2.2.1 protocol requirements

bdd cucumber ev ocpi

Last synced: 03 Jan 2025

https://github.com/pirasanthan-jesugeevegan/amt-cypress-cucumber

This is a Demo project to demonstrate how to use cucumber with Cypress 10+

cucumber cucumber-js cypress cypress-example cypress-io

Last synced: 17 Feb 2025

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

cucumber ruby testing watir

Last synced: 03 Jan 2025

https://github.com/pirasanthan-jesugeevegan/amt-cypress-expedia

This is a task to Automate the Expedia Hotel booking system using Cypress and Cucumber with Mochawesome report

cucumber cypress scenarios

Last synced: 17 Feb 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/puppeteer-commonjs-cucumber-chai-assert

Puppeteer end-to-end test automation boilerplate, Using Commonjs, Cucumber, Chai and Assert.

assert chai commonjs cucumber puppeteer

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.

bdd cucumber rspec

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/truong-dang-gft/demo-ci-github-actions

Demonstrate a CI pipeline which builds the Android app, runs UI automation tests.

android-app appium-tests cucumber kotlin mobile-testing test-automation ui-test-automation

Last synced: 23 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/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: 09 Feb 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/gherking/gpc-remove-comments

This precompiler removes all or particular type of semantic comments from the feature file.

cucumber feature-file gherkin gherking gpc hacktoberfest precompiler typescript

Last synced: 08 Feb 2025

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/youssefm2000/shop_seleniumframework

Web Automation Testing "Shop Website"

chromeheadless cucumber java jenkins maven pom testng

Last synced: 06 Feb 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

cucumber cypress gherkin

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/alle/gherkin2jira-ac

Gherkin to Jira AC converter

cucumber gherkin markdown

Last synced: 11 Jan 2025

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: 01 Feb 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/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/ianhomer/try-cucumber

Explore Cucumber - BDD testing

bdd cucumber explore

Last synced: 09 Feb 2025

Cucumber Awesome Lists
Cucumber Categories