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-01-12 00:02:51 UTC
- JSON Representation
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/virtualansoftware/cucumblan
Cucumblan is a test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code. It works based on the Gherkin Domain Specific Language (DSL). This simple but powerful api and ui framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.
agile-development agile-testing api apitesting automation automation-framework automation-testing bdd cucumber cucumblan-api openapi rest-api rest-api-test rest-test-suite test-automation
Last synced: 17 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: 16 Nov 2024
https://github.com/adamwong246/testeranto
ATDD typescript tests
atdd bdd esbuild graphology tdd typescript
Last synced: 05 Jan 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/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: 16 Nov 2024
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/anshul-sonpure/karate_tutorial
Karate framework for API testing.
apitesting bdd karate-framework karate-tests testing
Last synced: 26 Nov 2024
https://github.com/anshul-sonpure/cucumber_tutorials
This a Cucumber project for those who want to learn Cucumber and performs some hands-ons. Feel free to clone the repo and make changes as per your learning/requirements.
automated-testing bdd bdd-style-testing-framework cucumber cucumber-framework gherkin java selenium-webdriver
Last synced: 26 Nov 2024
https://github.com/davorbadrov/bdd_elixir_example
Shows how to use BDD in Elixir
Last synced: 06 Dec 2024
https://github.com/f1lt3r/node-bdd-cookie-cutter
Cookie Cutter Repo for Behavior Driven Testing in Node.js with Promises
bdd chai chai-as-promised mocha nodejs promises tdd
Last synced: 23 Dec 2024
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/ManQuiche/godog_test
Nothing serious here, it's only a test project to play around Godog
Last synced: 14 Nov 2024
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/nguyenj-c/data-generator-faker
Small project with scripts that insert data into a database using Faker
bdd education educational-project faker-generator php php-library
Last synced: 08 Jan 2025
https://github.com/chatgthb/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: 27 Dec 2024
https://github.com/humans-of-julia/typedbrunner
GitHub Action to pull feature files, install TypeDB Core and execute tests.
Last synced: 29 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: 28 Nov 2024
https://github.com/markjsapp/puppeteerframework
A Javascript based automation framework that utilizes Puppeteer's API
Last synced: 28 Nov 2024
https://github.com/ravifel/cypress-bdd-cucumber
Web Cypress Automation with Cucumber (BDD)
bdd cypress javascript test-automation
Last synced: 20 Dec 2024
https://github.com/averrunci/carna
Carna is a testing and specification framework for .NET Platform
Last synced: 28 Nov 2024
https://github.com/jimbethancourt/hello-cucumber-i-want-ice-cream
The Hello Cucumber project from cucumber.io+ Spring Boot + Pitest Cucumber Plugin
bdd cucumber-java cucumber-jvm java java-8 mutation-testing pitest-plugin spring-boot spring-boot-2 springboot2
Last synced: 21 Nov 2024
https://github.com/richardruiter/gatsby-transformer-gherkin
Gatsby plugin for transforming sourced gherkin files
bdd behavior-driven-development cucumber gatsby-plugin gatsbyjs gherkin gherkin-files gherkin-parser living-documentation livingdocs-delivery
Last synced: 08 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/ludson96/project-car-shop
Para este projeto, foram aplicados os princípios de Programação Orientada a Objetos (POO) para a construção de uma API com CRUD para gerenciar uma concessionária de veículos. Utilizando o banco de dados MongoDB através do framework do Mongoose
bdd chai docker-compose domain-driven-design express mocha mongodb mongoose odm poo sinon solid tdd typescript
Last synced: 28 Nov 2024
https://github.com/nikos/rest-independent-models
Sample project to demonstrate data model independence between REST client and server (using Spring Boot).
bdd best-practices data-model lombok mocking mockito model rest-client rest-server restful-api sharing-data spring-boot spring-mvc spring-test
Last synced: 13 Nov 2024
https://github.com/victoriaduarte/rocklov
Web and API test automation project with Ruby, Cucumber, Capybara, Selenium WebDriver and RSpec
api-testing automation bdd capybara cucumber rspec ruby selenium-webdriver web-testing
Last synced: 28 Nov 2024
https://github.com/vondacho/pt-agency
A system which supports the daily business of a personal training agency
angular bdd clean-architecture ddd microfrontend microservice quarkus quinoa reactive-programming virtualthreads
Last synced: 28 Nov 2024
https://github.com/pprzetacznik/bdd-test-framework
Sample BDD test framework for Flask application
bdd flask github-actions python
Last synced: 08 Dec 2024
https://github.com/mattkasun/tdd-testing
Trying out some TDD tools and methods
Last synced: 23 Nov 2024
https://github.com/igorakaamigo/maac
Replaces confirm() call with Twitter Bootstrap modal
bdd bdd-kata bootstrap modal modal-plugin rails rails5 rails51 ujs
Last synced: 22 Dec 2024
https://github.com/alancesar/hello-spock
Hello world with Spock Framework
bdd spock spock-framework test testing
Last synced: 03 Dec 2024
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/br0ken-/environment-loader
Autoload context classes of Behat extension.
bdd behat behat-extension tdd testing
Last synced: 09 Dec 2024
https://github.com/aleksandraprzudzik/cypress-e2e-framework
End-to-end test automation framework for online shop built with Cypress and JavaScript that follows Page Object Model (POM) design pattern.
bdd bdd-tests cucumber cypress e2e-tests end-to-end-testing gherking javascript page-object-model test-automation test-framework typescript
Last synced: 11 Oct 2024
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/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: 04 Dec 2024
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/wesgtox/python-selenium
Selenium course with Python.
bdd behave css-selector docker geckodriver linux page-object-pattern page-objects python python-selenium qa-automation-test selene selenium selenium-course selenium-grid selenium-python selenium-webdriver windows xpath xpath-expression
Last synced: 13 Nov 2024
https://github.com/yanjustino/gwtdo-exemplo-baltaio
Neste evento vamos bater um papo com Yan Justino, mestre em engenharia de software, sobre BDD, GWTDO e Specification Matching no .NET
Last synced: 10 Dec 2024
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/gabrielczar/tests-for-api-interest-points
BDD tests for API Interest Points
bdd chai cucumber-js puppeteer tests
Last synced: 11 Jan 2025
https://github.com/liudmyla-hraiv/api-test-with-rest-assured
API Testing https://fakestoreapi.com with Cucumber, REST-assured, JUnit.
api-testing bdd cucumber java junit rest-assured
Last synced: 11 Dec 2024
https://github.com/joaolucasp/test-automation-cypress-cucumber
Web and API Automation Testing for the PLARD Selection Process.
automated-testing bdd cucumber cypress typescript
Last synced: 14 Dec 2024
https://github.com/costajob/gherkin_course
Gherkin crash course code base
bdd cucumber gherkin gherkin-course ruby
Last synced: 12 Dec 2024
https://github.com/andreaskarz/funkybdd.sxs.selenium.webelement
Extensions for the Selenium IWebElement. Integrates properties and methods that are always needed. Supports the POM and APOM principles.
apom automated-testing bdd bdd-framework extension extension-methods iwebdriver iwebelement pom selenium selenium-csharp selenium-webdriver sxs testing testing-framework
Last synced: 12 Dec 2024
https://github.com/marcomontalbano/advent-of-code-2024
Advent of Code 2024 with Deno
advent-of-code advent-of-code-2024 aoc-2024-in-deno bdd deno typescript
Last synced: 13 Dec 2024
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/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: 13 Dec 2024
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: 17 Dec 2024
https://github.com/frankatencioloreth/saucedemoscreenplayserenitybdd
bdd cucumber qa qa-automation screenplay-pattern
Last synced: 28 Dec 2024
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: 17 Dec 2024
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: 17 Dec 2024
https://github.com/aclonegeek/honours
An asynchronous client-server application demonstrating BDD testing
async bdd cpp networking testing
Last synced: 29 Nov 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/adamluzsi/design_by_contract.rb
Design by contract conventions
bdd designbycontract interface ruby signature testing
Last synced: 18 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: 18 Dec 2024
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: 19 Dec 2024
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/jhostyn-2003/web-api-para-almacenamiento-de-eventos-de-caidas
Aplicativo del Backend para registrar los eventos de caidas del movil
android-application api-rest backend bdd movil net8 sql-server
Last synced: 18 Dec 2024
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/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/gazbert/bxbot-jbehave
JBehave acceptance tests for BX-bot's REST API.
acceptance-testing bdd bxbot gradle java jbehave maven rest-api
Last synced: 19 Dec 2024
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/lewiswatson/ginkgo-bdd-testing-framework-lightning-talk
Slides for a 10-15 min talk on Ginkgo BDD Testing Framework for Edinburgh Golang Meetup
bdd edinburgh-golang-meetup ginkgo golang lightning-talk
Last synced: 05 Dec 2024
https://github.com/viralpraxis/rspec-description_consistency
bdd rspec runtime-verification
Last synced: 09 Oct 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/charlenry/charleshenrisaintmars_9_18082022
Projet Billed - Il s'agit de la partie front-end d'une application permettant de gérer des notes de frais des employés.
api-sqlite bdd bootstrap4 chrome-debugger end-to-end-testing integration-testing jasmine jest tdd unit-testing
Last synced: 15 Nov 2024
https://github.com/simonmacor/fastapi-starter
FastAPI Starter Kit – a base project designed to help you develop web applications using Python and the FastAPI framework.
alembic bdd behave fastapi mountebank pytest python3 sqlalchemy
Last synced: 20 Dec 2024
https://github.com/jmromer/codebreaker
Test-driven command-line game for The RSpec book.
bdd code-along cucumber rspec ruby tdd the-rspec-book
Last synced: 13 Nov 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/jmromer/primetimes
A command-line program to print a multiplication table of prime numbers.
bdd demo prime-numbers ruby tdd
Last synced: 13 Nov 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