Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Behavior-driven development
Behavior-driven development (BDD) is a test-first, agile testing practice. Without focusing on internal implementation, BDD tests are business-facing scenarios that attempt to describe the behavior of a story, feature, or capability from a user’s perspective. Behaviour-driven development is a synthesis and refinement of practices stemming from test-driven development (TDD) and acceptance-test-driven development (ATDD).
- GitHub: https://github.com/topics/bdd
- Wikipedia: https://en.wikipedia.org/wiki/Behavior-driven_development
- Created by: Kent Beck, D.D. McCracken
- Released: 1957
- Related Topics: atdd, tdd, testing, continuous-testing, specification-by-example, cucumber, behat, gherkin,
- Aliases: behavior-driven-development,
- Last updated: 2025-02-15 00:03:18 UTC
- JSON Representation
https://github.com/juliandavidmr/cocora
Allows expected software behaviors to be specified in a logical language that customers can understand
bdd cucumber library-automation typescript
Last synced: 06 Jan 2025
https://github.com/andreasneuber/python-cucumber-selenium-example
Sample implementation for Python Behave.
bdd behave cucumber python3 testautomation
Last synced: 05 Jan 2025
https://github.com/t3hpupp3t/fz2h-cucumber
Project to apply what has been learned about Behavior Driven Development testing with Cucumber
Last synced: 14 Feb 2025
https://github.com/nitor-infotech-oss/api-specflow-test-framework
Generic API Test Automation Framework using C# and Specflow
Last synced: 05 Dec 2024
https://github.com/aytekinkaplan/driplane
The “Driplane” project is an automation testing project developed using Java Selenium, TestNG, and Maven. This project aims to optimize the testing process of web applications by leveraging Selenium’s powerful automation capabilities and TestNG’s robust testing framework.
bdd cucumber-java gherkin-language java junit selenium testng
Last synced: 21 Jan 2025
https://github.com/noushinb/appium-calculator-test-automation
This repository tests simple calculator app's functionality. It includes: Test Suites: Tests for basic operations, special cases, and input validation. Test Data: Various positive and negative scenarios. Automation Scripts: Java with frameworks like Appium and Cucumber. Feel free to contribute or report issues!
appium bdd cucumber cucumber-java gherkin java java-appium-cucumber-junit-gherkin junit page-object-model test-automation
Last synced: 09 Feb 2025
https://github.com/assertthat/assertthat-bdd-standalone
Standalone API client for AssertThat BDD Jira plugin
assertthat assertthat-bdd bdd cucumber jira-plugin
Last synced: 10 Nov 2024
https://github.com/assertthat/assertthat-bdd-gradle-tasks
Gradle plugin for interaction with AssertThat BDD Jira plugin.
assertthat-bdd bdd cucumber gradle-plugin jira-plugin
Last synced: 07 Jan 2025
https://github.com/qmetry/qaf-support-elasticsearch
qaf-support-elasticsearch
bdd dashboard elasticsearch kibana qaf reporting selenium-webdriver test-automation testng
Last synced: 01 Nov 2024
https://github.com/t1/junit-5-structure-demo
source for blog article: Structured JUnit 5 Testing
bdd blog junit junit5 junit5-guide testing testing-practices
Last synced: 18 Nov 2024
https://github.com/adekunleoduye/bdd-design-system-example
This is a simple project to showcase BDD (Behavior Driven Development) within a design system.
Last synced: 31 Jan 2025
https://github.com/adamwong246/testeranto
ATDD typescript tests
atdd bdd esbuild graphology tdd typescript
Last synced: 05 Jan 2025
https://github.com/davorbadrov/bdd_elixir_example
Shows how to use BDD in Elixir
Last synced: 02 Feb 2025
https://github.com/nhatthm/surveysteps
Survey steps for cucumber/godog
bdd console cucumber functional-testing gherkin go godog godog-extension golang integration-testing prompt survey surveymock testing
Last synced: 10 Feb 2025
https://github.com/martinohmann/godog-db
Feature context for godog that adds database testing steps
bdd cucumber database gherkin golang integration-testing
Last synced: 01 Feb 2025
https://github.com/caioandrian/cypress_e2e
cypress nativo, page object, cucumber, new relic
bdd cucumber cypress grep-plugin html-reporter page-objects
Last synced: 12 Feb 2025
https://github.com/thinogueiras/robot-playwright-gherkin
Automação de testes de UI com Robot Framework e Playwright.
bdd browser-library docker gherkin github-actions playwright python robotframework ui-test-automation ui-testing web-testing
Last synced: 09 Feb 2025
https://github.com/obehave-testing/cli
Deprecated; Easily run Obehave, BDD, gherkin & behaviour tests on localhost; No additional dependencies! Great for both local development and CI.
bdd bdd-framework behat behavior-driven-development cli cucumber gherkin test-automation testing website
Last synced: 10 Feb 2025
https://github.com/perl-weasel/pherkin-extension-weasel
Extension for Test::BDD::Cucumber providing Weasel access
bdd behavior-driven-development cucumber perl testing weasel web-app web-application webapp
Last synced: 17 Jan 2025
https://github.com/br0wsa/billed
L'application de gestion de notes de frais Billed est pleine de bugs. Corrigez le code et implémentez des tests unitaires et d'intégration pour que ce ne soit plus le cas.
api-rest bdd billed coverage-report debug e2e-testing given-when-then jest openclassrooms p9 react saas tdd test unit-testing
Last synced: 27 Jan 2025
https://github.com/levvolkov/pageobject
6 «BDD (Behaviour Driven Development), Page Object's»
automated-testing bdd github-actions gradle issues
Last synced: 07 Jan 2025
https://github.com/jorger/herramienta_pruebas_atomaticas
:wrench: Herramienta Pruebas Automáticas
Last synced: 11 Jan 2025
https://github.com/qmetry/qaf-reportportal-integration
QMetry Automation Framework reportportal.io integration
appium automation bdd qaf reporting selenium test webservice-test
Last synced: 22 Nov 2024
https://github.com/ianoflynnautomation/test-ui-playwright-specflow-dotnet
UI Automation Test Project
bdd csharp dotnet playwright specflow test-automation
Last synced: 13 Feb 2025
https://github.com/newlifewj/handow-seed
A seed project for handow UAT
bdd e2e gerhkin handow handow-shm javascript playwright test test-server uat
Last synced: 03 Jan 2025
https://github.com/havvg/havvgjasminebundle
bdd jasmine php symfony symfony-bundle tdd
Last synced: 11 Nov 2024
https://github.com/azmisahin/azmisahin-software-web-component-trace-manager-node
The code architecture allows a simple method to be monitored.
bdd cd ci conventional-commits coverage dev-container devops docker library linux logger manager module monitored nodejs package testing trace
Last synced: 04 Feb 2025
https://github.com/ecarreras/adventofcode22
Advent of Code 2022 using Python and BDD
advent-of-code-2022 bdd python3 tdd
Last synced: 10 Jan 2025
https://github.com/mjavadhpour/php-behat-training
My first behat training in php
Last synced: 17 Jan 2025
https://github.com/speelbarrow/kmap
A program for generating k-maps based on user input.
bdd cli command-line command-line-tool cucumber gherkin go go117 godog golang golang117 k-map karnaugh-map kmap
Last synced: 16 Jan 2025
https://github.com/jfinkhaeuser/unobtainium-cucumber
Cucumber specific extensions to unobtainium.
appium bdd cucumber ruby selenium unobtainium
Last synced: 25 Jan 2025
https://github.com/chorus-bdd/chorus-docker
Builds a Docker image which can be used to run the Chorus interpreter
bdd chorus chorus-docker docker integration-testing integration-tests interpreter testing
Last synced: 02 Feb 2025
https://github.com/lxsmnsyc/luashould
BDD-style assertions in Lua
assertions bdd bdd-style bdd-tests
Last synced: 10 Jan 2025
https://github.com/tooniez/behave-bdd-python
📃 Elevate Your BDD with Behave!
Last synced: 14 Jan 2025
https://github.com/ManQuiche/godog_test
Nothing serious here, it's only a test project to play around Godog
Last synced: 14 Nov 2024
https://github.com/mimimalizam/haskii
emoji effort
bdd cli emoji gem ruby sample-app
Last synced: 11 Nov 2024
https://github.com/thinogueiras/bdd-cucumber-java
Projeto do curso de BDD com Cucumber e Java.
bdd bdd-tests cucumber java selenium-java selenium-webdriver test-automation
Last synced: 17 Jan 2025
https://github.com/husna-poyraz/api-test-with-rest-assured
Automating API tests with REST Assured
api api-testing bdd java maven request response rest-assured selenium testng
Last synced: 09 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: 02 Feb 2025
https://github.com/harmim/vut-sav-project
Static Analysis and Verification - Project - PRISM
bdd markov-chain markov-decision-processes model-checking pctl prism probabilistic-models sav static-analysis stochastic-processes verification vut vut-fit
Last synced: 06 Feb 2025
https://github.com/averrunci/carna
Carna is a testing and specification framework for .NET Platform
Last synced: 26 Jan 2025
https://github.com/lvlyke/detest-bdd
Detest BDD is a type-safe set of utilities that focuses on reducing the amount of test code that you write while maximizing coverage. Compatible with BDD testing frameworks like Jasmine and Mocha.
bdd chai detest helper helpers jasmine javascript mocha template test testing tests typescript util utilities utils
Last synced: 10 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/mattkasun/tdd-testing
Trying out some TDD tools and methods
Last synced: 23 Jan 2025
https://github.com/iamgauravkhanna/taf-for-bdd-cucumber
TAF (Test Automation Framework) for BDD using Cucumber
automation automation-framework bdd bdd-framework bdd-tests cucumber cucumber-java cucumber-jvm test-automation
Last synced: 31 Jan 2025
https://github.com/TomerFi/alexa-skills-tester
No hassle testing tools for Java Alexa Skills
alexa bdd dsl fluent hacktoberfest testing-tools
Last synced: 08 Nov 2024
https://github.com/markjsapp/cypress-framework
A UI E2E focused test automation framework for Reverb.com
automated-testing automation automation-framework bdd bdd-framework cypress reverb
Last synced: 26 Jan 2025
https://github.com/kulwinder-singh17/api-test-using-bdd
This is a test automation framework using Rest-Assured for API testing, Cucumber for BDD, and ExtentReports for reporting. The framework allows automated API tests using the Cucumber BDD approach while generating detailed HTML reports with Extent Reports.
bdd cucumber cucumber-java extentreports java junit rest-assured restassured-cucumber-framework
Last synced: 12 Oct 2024
https://github.com/jmini00/projet-pokemon-api-php
Projet "Pokemon API-PHP" : projet de Pokedex avec réalisation d'une API Rest avec PHP et mise en place d'un CRUD, méthode AJAX, moteur de recherche, pagination
ajax-request api-rest bdd html-css-javascript php
Last synced: 13 Feb 2025
https://github.com/sw-tester/bdd-transform-values
It helps to substitute tokens on Gherkin feature files from either Yaml or Json
bdd gherkin java qa qa-automation
Last synced: 12 Jan 2025
https://github.com/theremotecoder/e2e-testing-playground
E2E testing + tools - Playground + Experiments
bdd e2e e2e-test e2e-testing e2e-tests end-to-end-learning end-to-end-test-automation end-to-end-testing javascript javascript-testing javascript-tests jest jest-test jest-tests node tdd testing testing-library testing-practices testing-tools
Last synced: 09 Jan 2025
https://github.com/theremotecoder/unit-testing-playground
TDD + BDD testing + tools - Playground + Experiments
bdd es6 javascript javascript-testing javascript-tests javascript-unit-test jest jest-test jest-testing jest-tests js node tdd testing testing-library unit-test unit-testing unittest unittesting unittests-generation
Last synced: 09 Jan 2025
https://github.com/jbadeau/gaugekit
A collection of modules to make writing acceptance tests with gauge easier.
bdd beam gauge http screenplay-pattern selenium spark sql testing
Last synced: 14 Feb 2025
https://github.com/andreasneuber/csharp-cucumber-selenium-example
A sample implementation of BDD UI tests with C# and SpecFlow
bdd csharp end-to-end-testing specflow testautomation
Last synced: 05 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://github.com/thecodechef/sublime-cucumber-extended
A Sublime Text 3 Plugin for better Cucumber Syntax Highlighting
bdd cucumber cucumber-js cucumber-ruby gherkin jekyll jekyll-site rubygem sublime-text sublime-text-3 sublime-text-plugin
Last synced: 20 Jan 2025
https://github.com/gabriel4420/clean-architecture-typescript
Projeto de estudo sobre BDD (Behavior Driven Development), Clean Archtecture e Tests com Jest, no qual simula uma funcionalidade de api de um possivel sistema de e-commerce que carrega uma lista de compras offline com cache.
bdd bdd-tests cache-simulator clean-architecture clean-code jest-tests node tdd test typescript
Last synced: 24 Dec 2024
https://github.com/cloose/ray-tracer-challenge
Implementation of the ray tracer challenge in python
bdd behave python ray-tracer-challenge raytracerchallange
Last synced: 17 Jan 2025
https://github.com/frankatencioloreth/saucedemoscreenplayserenitybdd
bdd cucumber qa qa-automation screenplay-pattern
Last synced: 28 Dec 2024
https://github.com/rabestro/learning-week-2023
Unit Test: the Good, the Bad, and by AI
ai bdd diffblue epam sample-code tdd-java unit-testing
Last synced: 28 Dec 2024
https://github.com/nhatthm/n26godog
Cucumber N26 API for Golang
bdd cucumber functional-testing gherkin go godog golang integration-testing n26 n26api testing
Last synced: 10 Feb 2025
https://github.com/rabestro/coffee-machine
This project allows you to better understand the basic OOP, its main concepts such as classes, class methods and attributes, and get a taste of Kotlin.
bdd bdd-framework bdd-style bdd-style-testing-framework bdd-tests kotlin spock spock-framework spock-tests student-project
Last synced: 28 Dec 2024
https://github.com/itallix/python_bdd_testcontainers_demo
Demo code for testing data migration from MS SQL Server into Google Datastore with pytest_bdd and testcontainers
bdd pytest-bdd python testcontainers
Last synced: 12 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/gazbert/bxbot-jbehave
JBehave acceptance tests for BX-bot's REST API.
acceptance-testing bdd bxbot gradle java jbehave maven rest-api
Last synced: 11 Feb 2025
https://github.com/ngohungphuc/automation-test
Autmation Test with Specflow
bdd gherkin selenium selenium-python selenium-webdriver specflow
Last synced: 25 Dec 2024
https://github.com/willsams/python-hotel-reservation
An example is a GraphQL API that allows the creation and listing of reservations, along with the ability to list available rooms for a given date range.
bdd direnv docker flask graphql knexjs nodejs nvm postgresql pytest pytest-mock python
Last synced: 26 Dec 2024
https://github.com/theodorton/capybara-rack_test-screenshot
Screenshots in Rack
Last synced: 08 Jan 2025
https://github.com/sanderploegsma/rpgcombat.net
The RPG Combat kata in C#/.NET5.0
bdd bdd-tests behavior-driven-development code-kata code-katas rpg-combat-kata specflow specflow-bdd
Last synced: 10 Jan 2025
https://github.com/nodeg/ruby-testing
Basic tests in Ruby for understanding TDD and BDD
bdd github-actions ruby tdd testing
Last synced: 27 Oct 2024
https://github.com/adamcegielka/cucumber-and-bdd
bdd cucumber cucumber-jvm java junit4 selenium
Last synced: 26 Dec 2024
https://github.com/adamcegielka/learn-test-automation
Cypress, Playwright, Selenium, BDD, Postman, Rest API, Cucumber, BDD
bdd cucumber cypress playwright postman rest-api restful-api selenium test-automation webdriver
Last synced: 26 Dec 2024
https://github.com/mesmacosta/alpha_vantage_bdd
provide a BDD approach to verify how the Alpha Vantage API works
alpha-vantage-api alpha-vantage-bdd bdd behave
Last synced: 10 Jan 2025
https://github.com/simone-sanfratello/tollo
javascript testing library AAA schema
bdd engine javascript nodejs tdd test testing unit-testing
Last synced: 09 Feb 2025
https://github.com/dwiagungfebriyanto/transkripsi-playwright-automation
Automated testing of the Transkripsi.id web application using Playwright and Behavior Driven Development (BDD) with playwright-bdd. This project supports Google account authentication and stores session state to speed up subsequent test runs.
automated-testing bdd gherkin javascript playwright playwright-javascript qa quality-assurance testing
Last synced: 14 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
Last synced: 03 Jan 2025
https://github.com/bruce-mig/reactive-mongo-crud
Reactive Mongo CRUD using Webflux, Netty and Project Reactor
bdd project-reactor reactive-programming spring-reactive-mongodb spring-webflux text-event-stream webflux-test
Last synced: 09 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/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/eltonsantos/bddrails
Application developed of the Udemy's course Ruby on Rails 5 - BDD, RSpec and Capybara.
bdd bootstrap-sass capybara guard guard-rspec rails rspec ruby
Last synced: 11 Jan 2025