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://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/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/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.

cucumber java maven mysql

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/andressakarla/bugbank-web-automatizado_qaninja

Projeto de Testes Automatizados Web desenvolvido para o curso "Continuous Testing com Jenkins e Ruby" da QANinja

capybara cucumber docker jenkins ruby selenium siteprism

Last synced: 29 Nov 2024

https://github.com/ltpquang/xray-reporter

Cucumber plugin to update Test Run status to Xray

cucumber cucumber-plugin hacktoberfest xray-reporter

Last synced: 14 Nov 2024

https://github.com/humbertodias/java-bdd-cucumber

Java Behaviour Driven Development with Cucumber

bdd cucumber java

Last synced: 14 Nov 2024

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/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/grasshopper7/cuke2-parameter-datatable

Examples of parameter and datatable conversion for Cucumber-JVM 2

cucumber cucumber-jvm java

Last synced: 28 Dec 2024

https://github.com/grasshopper7/cucumber-intro

Cucumber-JVM 4 execution from CLI

cucumber cucumber-jvm java

Last synced: 28 Dec 2024

https://github.com/grasshopper7/cucina-italiana

Cucumber BDD process

cucumber cucumber-jvm java

Last synced: 28 Dec 2024

https://github.com/grasshopper7/cucumber-parameter-to-object

Cucumber-JVM 4 parameter conversion

cucumber cucumber-jvm java

Last synced: 28 Dec 2024

https://github.com/yauhenipo/webui_test_framework

Test Email Accounts with using JavaMail API & Selenium & DDT

cucumber

Last synced: 15 Dec 2024

https://github.com/jsfehler/flask-cucumber-reporter

Flask app that displays the results from a cucumber.json file

cucumber flask

Last synced: 22 Dec 2024

https://github.com/grasshopper7/cucumber-plugin

Cucumber-JVM 4 built-in formatters & custom plugins

cucumber cucumber-jvm java java-8

Last synced: 28 Dec 2024

https://github.com/grasshopper7/cucumber-intro-testng

Cucumber-JVM 4 execution with TestNG runner

cucumber cucumber-jvm java testng

Last synced: 28 Dec 2024

https://github.com/grasshopper7/cuke-wrap-scenariooutline

Wrapping a ScenarioOutline with setup and teardown by splitting examples table

cucumber cucumber-jvm gherkin

Last synced: 28 Dec 2024

https://github.com/grasshopper7/cuke3-migrate-datatabletype

Migration of datatable conversion for Cucumber-jvm 3 from version 2

cucumber cucumber-jvm java

Last synced: 28 Dec 2024

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: 12 Nov 2024

https://github.com/kwakwaversal/test-perl-cucumber

Testing `Test::BDD::Cucumber` and CI integration

cucumber perl

Last synced: 12 Nov 2024

https://github.com/kieran-ryan/cucumber-playground

Cucumber environments playground

behave cucumber

Last synced: 30 Dec 2024

https://github.com/lenntt/cucumber-visualizer

Visualize the relation between your cucumber steps from a cucumber json output

cucumber d3 visualization

Last synced: 16 Nov 2024

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/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/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: 12 Nov 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 Nov 2024

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/guppster/rubytesting

Software Spec and Testing in Ruby

cucumber minitest reek rspec ruby specification

Last synced: 13 Nov 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/sappo/cucumber-c

Cucumber implementation for C

bdd cucumber test

Last synced: 13 Nov 2024

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: 17 Nov 2024

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: 17 Nov 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: 17 Nov 2024

https://github.com/prabaprakash/selenium_tips

Nighwatch & Selenium Grid Docker

cucumber javascript nightwatch nodejs selenium

Last synced: 14 Nov 2024

https://github.com/defra/quke-example

An example Quke project. See https://github.com/Defra/quke

acceptance-testing capybara cucumber quke

Last synced: 13 Nov 2024

https://github.com/5v1988/qa-wdio-js

Boilerplate Testing Framework based on WebdriverIO (JS) and Cucumber

bdd cucumber qa-automation test-automation testing-framework webdriverio

Last synced: 13 Nov 2024

https://github.com/donatas-b/j-playwright

An example of Playwright with Java and Cucumber for web UI automated tests

cucumber java playwright playwright-java test-automation testing

Last synced: 19 Nov 2024

https://github.com/laurentbristiel/cucumber_poc

POC of cucumber testing tool

cucumber ruby testing

Last synced: 20 Dec 2024

https://github.com/sanjuthomas/nytimes-cucumber-api-test

NY Times API Testing using cucumber

apitesting cucumber nytimes

Last synced: 13 Nov 2024

https://github.com/fmarmar/cucumber-tools

Tooling set for working with cucumber

cucumber

Last synced: 19 Nov 2024

https://github.com/denizgursoy/cacik

Alternative cucumber support library in Go

code-generation cucumber go golang

Last synced: 19 Nov 2024

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/joydeep100/pybehavephotontitan

Selenium implementation with Python & Behave!

bdd cucumber gherkin page-object-model python selenium

Last synced: 19 Nov 2024

https://github.com/joydeep100/cypressironspecter

Cypress FW for UI & REST API Testing using Cucumber & POM!

cucumber cypress pageobjectmodel rest-api

Last synced: 19 Nov 2024

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/josdem/selenium-cucumber

Selenium Cucumber and TestNG to validate a web site

cucumber java maven testng

Last synced: 16 Nov 2024

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

Cucumber along with Junit and Appium to test Android app locally

appium cucumber gradle java junit

Last synced: 16 Nov 2024

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

Juice scenarios validation using Cucumber

cucumber gradle java jsonnode maven webclient webflux

Last synced: 16 Nov 2024

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

Jugoterapia API consumption test cases using Cucumber Framework

cucumber jugoterapia sonarqube travis-ci webclient webflux

Last synced: 16 Nov 2024

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

This project shows how to do automation feature testing using Appium for Android

android appium bdd cucumber feature-testing junit5

Last synced: 16 Nov 2024

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

Feature testing using Appium for a popular GitHub client FastHub

android appium cucumber fasthub junit5

Last synced: 16 Nov 2024

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: 17 Nov 2024

https://github.com/laisgalvao/cucumber-test

aprendizado sobre testes de software utilizando cucumber + js

automated-testing bdd cucumber gherkin

Last synced: 15 Nov 2024

https://github.com/partheebanmani/selenium_cucumber_pom

Automation Testing | Web | API |Java | OOPS | Selenium WebDriver | TestNG | Maven | Design Patterns (Page Object Model, Singleton, Builder)

cucumber docker java lombok maven restassured selenium selenium-grid selenium-webdriver testng

Last synced: 17 Nov 2024

https://github.com/doamaral/cucumber-js

Trying out Cucumber JS features

cucumber cucumberjs javascript

Last synced: 15 Nov 2024

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 Nov 2024

https://github.com/tommens/calculator-cucumber

This repository is used for teaching purposes at the University of Mons. It contains Java code for computing arithmetic expressions. The code uses design patterns and is accompanied with JavaDoc, unit tests and BDD scenarios. We have also paid particular attention to code quality.

bdd cucumber cucumber-java java java11 javadoc junit maven mvn test-automation testing

Last synced: 15 Nov 2024

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

SDK's e2e features files

cucumber kuzzle-sdk

Last synced: 11 Nov 2024

https://github.com/hasanazeerkhan/selenium-javascript-cucumber

This collection of exercises is designed to help you gain practical experience working with Selenium WebDriver, a popular tool used for automating web browser interactions.

cucumber javascript selenium wip

Last synced: 11 Nov 2024

https://github.com/vincentfree/cucumberdemo

Cucumber demo bij Atos test competence

atos cucumber java

Last synced: 15 Dec 2024

https://github.com/hadisfr/jalas-cucumber

an example project with BDD test for UT Software Engineering F98

bdd-sample cucumber

Last synced: 15 Nov 2024

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: 15 Nov 2024

https://github.com/osandadeshan/selenium-cucumber-demo

This is a demo project on Cucumber + Selenium + Page Object Model Design Pattern + TestNG + Java.

automation cucumber cucumber-java java page-object-model selenium selenium-webdriver

Last synced: 13 Nov 2024

https://github.com/cristiancfe/automatizai_livelo

Aulas de automação Web Front End e Back End

capybara cucumber gherkin html rspec ruby

Last synced: 17 Nov 2024

https://github.com/code-byestefi/cy-cucumber-framework

Test Automation - Cypress - Cucumber - Allure Reports - E2E Testing

cucumber cypress gherkin

Last synced: 17 Nov 2024

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: 17 Nov 2024

https://github.com/tamil777selvan/xray-cucumber-plugin

Library used to automate XRAY capabilities for Cucumber Test Cases.

cucumber jira-api jira-rest-api xray

Last synced: 23 Oct 2024

https://github.com/dganewatte/bddframework

This test automation framework is built using Java, TestNG, and Cucumber, following a BDD (Behavior Driven Development) approach. It is designed to ensure scalability, maintainability, and efficiency in testing by integrating powerful tools and best practices

bdd-framework cucumber java testng

Last synced: 09 Jan 2025

https://github.com/thoughtscript/spring_cucumber

experiments with spring cucumber

cucumber java junit5 maven-surefire-plugin spring

Last synced: 24 Nov 2024

https://github.com/uniqueayo1988/loginwebautomation

This is a demonstration of Web Automation with Cucumber, Selenium & Node on a login and welcome page.

cucumber selenium-webdriver

Last synced: 20 Nov 2024

Cucumber Awesome Lists
Cucumber Categories