Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with test-driven-development

A curated list of projects in awesome lists tagged with test-driven-development .

https://github.com/quii/learn-go-with-tests

Learn Go with test-driven development

go golang tdd test-driven-development testing

Last synced: 29 Sep 2024

https://github.com/sinonjs/sinon

Test spies, stubs and mocks for JavaScript.

javascript sinon stub stubs tdd test-driven-development test-spies unit-testing

Last synced: 29 Sep 2024

https://github.com/onsi/ginkgo

A Modern Testing Framework for Go

bdd bdd-framework go golang test test-driven-development testing

Last synced: 29 Sep 2024

https://onsi.github.io/ginkgo/

A Modern Testing Framework for Go

bdd bdd-framework go golang test test-driven-development testing

Last synced: 30 Jul 2024

https://github.com/mjhea0/flaskr-tdd

Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript

flask javascript python tdd test-driven-development

Last synced: 30 Sep 2024

https://github.com/cpputest/cpputest

CppUTest unit testing and mocking framework for C/C++

c-plus-plus cpputest memory-leak mocking-framework test-driven-development unit-testing very-kewl

Last synced: 01 Oct 2024

https://github.com/open-source-labs/spearmint

Testing, simplified. || An inclusive, accessibility-first GUI for generating clean, semantic Javascript tests in only a few clicks of a button.

accessibility axe-core darkmode electron endpoint-testing enzyme hooks jest open-source puppeteer react security test-driven-development testing testing-tools vue web-accessibility

Last synced: 27 Sep 2024

https://github.com/open-source-labs/Spearmint

Testing, simplified. || An inclusive, accessibility-first GUI for generating clean, semantic Javascript tests in only a few clicks of a button.

accessibility axe-core darkmode electron endpoint-testing enzyme hooks jest open-source puppeteer react security test-driven-development testing testing-tools vue web-accessibility

Last synced: 29 Jul 2024

https://github.com/CleanCut/green

Green is a clean, colorful, fast python test runner.

green python test-automation test-driven-development test-runner testing unittest

Last synced: 03 Aug 2024

https://github.com/dwyl/javascript-todo-list-tutorial

โœ… A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. ๐ŸŒฑ

beginner beginners-guide best-practices elm-architecture how-to javascript learn step-by-step tdd test-driven-development todolist todomvc tutorial vanilla

Last synced: 31 Jul 2024

https://github.com/pgrange/bash_unit

bash unit testing enterprise edition framework for professionals

assertions bash tdd test-driven-development test-framework testing unit-testing unittest xunit

Last synced: 01 Aug 2024

https://github.com/larien/aprenda-go-com-testes

Aprenda Go com desenvolvimento orientado a testes

aprenda-go go go-br golang learn-go tdd test-driven-development testing

Last synced: 02 Oct 2024

https://github.com/bitloops/bitloops-language

Open-source transpiled programming language that helps you write clean code, well-designed systems, and build high-quality software that is testable, auditable and maintainable. Like what you see? Don't forget to star! :star: ^^^

bdd bdd-tests behavior-driven-development bitloops bitloops-language clean-architecture contributions-welcome ddd ddd-architecture ddd-example developer-tools domain-driven-design domain-model open-source opensource programming-language test-driven-development transpiler typescript ubiquitous-language

Last synced: 06 Aug 2024

https://github.com/typeddevs/bashunit

A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way, discover the most modern bash testing library.

assertions bash bash-script mocking tdd test-driven-development testing testing-framework unittest unittest-framework unittesting unittesting-library

Last synced: 01 Oct 2024

https://github.com/MikeSchulze/gdUnit3

A Godot Unit Test Framework. Support for gdScript and c# unit testing

gdunit godot test-automation test-driven-development testing testing-tools tool unit-test unittest

Last synced: 01 Aug 2024

https://github.com/TypedDevs/bashunit

A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way, discover the most modern bash testing library.

assertions bash bash-script mocking tdd test-driven-development testing testing-framework unittest unittest-framework unittesting unittesting-library

Last synced: 01 Aug 2024

https://github.com/di-sukharev/AI-TDD

CLI for TDD โ€” you write the test, GPT writes the code to pass it โœ…

ai artificial-intelligence chatgpt gpt openai productivity tdd test-driven-development

Last synced: 01 Aug 2024

https://github.com/nordcloud/serverless-mocha-plugin

Plugin for Serverless Framework which adds support for test-driven development using Mocha

mocha serverless-framework serverless-plugin test-driven-development

Last synced: 27 Sep 2024

https://github.com/olzhasar/pytest-watcher

Automatically rerun your tests on file modifications

pytest python tdd tdd-python test-driven-development testing testing-tools watch watchdog watcher

Last synced: 03 Aug 2024

https://github.com/cdent/gabbi

Declarative HTTP Testing for Python and anything else

api http python test-automation test-driven-development testing

Last synced: 01 Aug 2024

https://github.com/Testy/TestyTs

โœ”๏ธ Modern TypeScript testing framework.

test-driven-development testing testing-framework typescript

Last synced: 02 Aug 2024

https://github.com/nordcloud/serverless-jest-plugin

Plugin for Serverless Framework which adds support for test-driven development using Jest

mocha serverless-framework serverless-plugin test-driven-development

Last synced: 27 Sep 2024

https://github.com/landro/TesTcl

when you don't have the balls to test your F5 BIG-IP iRules directly in production

big-ip f5-bigip irule tcl test-driven-development testing-tools

Last synced: 03 Aug 2024

https://github.com/cdimascio/node-mongodb-fixtures

๐Ÿ Setup and tear down test fixtures with MongoDB.

fixture-loader fixtures hacktoberfest mongodb test-driven-development testing

Last synced: 03 Oct 2024

https://github.com/jamescooke/flake8-aaa

A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern

arrange-act-assert code-quality flake8-plugin linter python tdd test-driven-development testing

Last synced: 03 Aug 2024

https://github.com/sinojelly/mockcpp

Two C/C++ testing tools, mockcpp and testngpp.

catch2 gtest-support mockito test-driven-development testing-tools

Last synced: 03 Aug 2024

https://github.com/bombanauts/bombanauts

Bombanauts, inspired by the original Bomberman game, is a 3D multiplayer online battle arena (MOBA) game where players can throw bombs at each other, make boxes explode, and even other players!

cannonjs chai expressjs game-development javascript mocha react redux socket-io test-driven-development threejs

Last synced: 30 Sep 2024

https://github.com/AlKass/polish

Testing Framework for Rust

rust test-driven-development testing-framework

Last synced: 31 Jul 2024

https://github.com/Alkass/polish

Testing Framework for Rust

rust test-driven-development testing-framework

Last synced: 31 Jul 2024

https://github.com/accenture/bdd-for-all

Flexible and easy to use library to enable your behavorial driven development (BDD) teams to easily collaborate while promoting automation, transparency and reporting.

agile-development api bdd ci-cd cucumber ddd integration-testing microservices reactive restful soap tdd test-automation test-automation-framework test-driven-development testing

Last synced: 27 Sep 2024

https://github.com/emancu/crotest

A tiny and simple test framework for crystal

assertions crystal crystal-lang test-driven-development testing testing-framework

Last synced: 31 Jul 2024

https://github.com/lesnitsky/bloc_auth_tdd

โŒโœ…Refactor BloC

bloc flutter tdd test-driven-development

Last synced: 02 Oct 2024

https://github.com/algorand/graviton

๐Ÿง‘โ€๐Ÿ”ฌ verify your TEAL program by experiment and observation

algorand avm blockchain pyteal pytest python smart-contracts tdd teal test-driven-development testing

Last synced: 31 Jul 2024

https://github.com/yidas/codeigniter-phpunit

CodeIgniter 3 PHPUnit Test extension library

codeigniter phpunit test-driven-development unit-test

Last synced: 29 Sep 2024

https://github.com/lawrencec/unroll

A helper tool to easily run the same tests against multiple data with verbose output.

ava bdd data-table jasmine javascript jest jest-tests mocha spock tape tdd test-driven-development testing-tools

Last synced: 30 Sep 2024

https://github.com/keizah7/birdboard

Minimal Basecamp-like project management app with Laravel 8 and TDD

forum laracasts laravel laravel7 php phpunit tailwind tdd test-driven-development

Last synced: 27 Sep 2024

https://github.com/thompsonjonm/qa-testing

This is a repository of quality assurance tests using a number of QA frameworks. The purpose of this repository is to serve as a launching point for a career in manual and automated QA testing.

chai mochajs quality-assurance selenium-webdriver test-driven-development test-framework testing-tools

Last synced: 27 Sep 2024

https://github.com/chiefgokhlayeh/autofff

Auto-generate FFF fake definitions for C API header files

automation c fake-functions fff header-parser python python-3-6 tdd test-driven-development

Last synced: 01 Oct 2024

https://github.com/sengitu/kavun

Kavun is a light weight spec runner library for Javascript.

javascript test test-driven-development unit-testing-framework

Last synced: 30 Sep 2024

https://github.com/andreswebs/describe

A simple description formatter for Deno unit tests

deno deno-module test-driven-development testing-tools typescript

Last synced: 29 Sep 2024

https://github.com/cdimascio/couchinator

๐Ÿ›‹๏ธ Fixtures for CouchDB and IBM Cloudant: Create and teardown cloudant dbs

bluemix cli cloudant couchdb database fixture-loader fixtures ibm-cloudant test-automation test-driven-development

Last synced: 03 Oct 2024

https://github.com/bbc2/loop

Run command and repeat it when files change

filesystem inotifywait loop test-driven-development testing

Last synced: 01 Aug 2024

https://github.com/moertel/squcumber-postgres

Cucumber-based framework for defining and executing SQL unit, integration and acceptance tests for PostgreSQL databases

cucumber cucumber-framework postgresql postgrest sql test-automation test-driven-development test-framework

Last synced: 27 Sep 2024

https://github.com/mikebharris/clams

An example of a simple application using AWS services: CLAMS := BAMS-in-the-Cloud

aws aws-lambda cobol-example golang golang-examples golang-patterns serverless terraform terraform-examples test-driven-development

Last synced: 30 Sep 2024

https://github.com/sharmasalil/cypresswithjavascripttddframework

This Cypress test automation project is designed for testing web applications, featuring coding examples, sanity checks, and integration with Mochawesome reporting. It is highly customizable to meet specific testing needs, ensuring robust and comprehensive test coverage.

api-testing backend-testing chai cypress cypress-test-automation framework frontend-automation github javascript mocha mochawesome-report opensource page-object-model pom sanity-tests tdd test-driven-development testing tutotial

Last synced: 28 Sep 2024

https://github.com/njwest/elixir-rate-limiter-tdd-example

An Example Elixir Rate Limiter with ExRated, coded via TDD

elixir exunit infosec rate-limiting tdd test-driven-development

Last synced: 29 Sep 2024

https://github.com/jsdecena/mailchimp

Laravel 5 package for mailchimp

laravel mailchimp middleware php test-driven-development

Last synced: 30 Sep 2024

https://github.com/techquery/functional-bowling

Functional algorithm of Bowling scoring written in JavaScript with TDD model

algorithm bowling-score functional-programming javascript test-driven-development

Last synced: 02 Oct 2024

https://github.com/laateef/xclox

C++11 header-only cross-platform date and time library with an asynchronous NTP client

asio async client clock cmake cpp cpp11 cross-platform date datetime event-driven header-only ntp ntp-client packet query server tdd test-driven-development time

Last synced: 28 Sep 2024

https://github.com/pedroka-dev/car-rental-app

๐Ÿš˜ A comprehensive Windows Forms C# .NET application designed to manage vehicle rentals for a car rental store. It enables users to perform CRUD operations for data related to Car Rental, ensuring robust data management through Entity Framework ORM.

crud csharp dotnet entityframework orm test-driven-development winforms

Last synced: 29 Sep 2024

https://github.com/silva4dev/ruby-clean-api-project

โš™๏ธ Building an API with Ruby using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles ๐ŸŽฏโœจ

ci-cd docker docker-compose domain-driven-design grape postgresql rspec ruby sequel solid-principles swagger test-driven-development

Last synced: 28 Sep 2024

https://github.com/angelprz8a/laravel_tdd

A project using the TDD (Test Driven Development) methodology, where create first the test then the code that satisfies it and finally optimized it. Checking if the validation, policies, requests and functions are working in different scenarios.

jetstream laravel phpunit tailwindcss test-driven-development

Last synced: 30 Sep 2024

https://github.com/jtd-117/optimus

A Chrome extension that serves as combined pomodoro timer and website blocker.

chrome-extension css eslint html5 javascript jest npm prettier sass test-driven-development webpack5

Last synced: 26 Sep 2024

https://github.com/yilverdeja/KlotskiPuzzleApplication

For the WPI software engineering course, the assignment was to design a Klotski Puzzle Game using an EBC model. First I created a set of use cases and a storyboard of the application. Second I implemented the design using an EBC model and through Test Driven Development.

ebc game java klotski puzzle software-engineering test-driven-development wpi

Last synced: 01 Aug 2024

https://github.com/miller-cpu/student-registration-api

This is my personal experimentation about using rails 7 as an API only application, test driven develoment, using Json Web Token. For web apps version you can visit https://www.spmb-del.me and the endpoint for the API click link below.

api-rest jwt-authentication rails7 student-registration-management test-driven-development

Last synced: 26 Sep 2024

https://github.com/mahabubx7/exts

Node.js backend framework (modified express.js with TypeScript)

custom-framework expressjs jest test-driven-development tsconfig-paths typescript

Last synced: 26 Sep 2024

https://github.com/LeeReid1/MarkdownToSiteGenerator

An example of my code style, for C# 11 and .NET Core 7.0. Written from scratch using test-driven-development. The solution builds a static multiple-HTML-page site from a directory of markdown files, hostable without an application layer. The builder produces pages based on a standard Bootstrap HTML5 style, including a drop-down navigation menu.

csharp dotnetcore example-app example-code html5 portfolio test-driven-development

Last synced: 01 Aug 2024

https://github.com/kazvee/scheduler

๐Ÿ“… Full-stack appointment booking app enabling students & mentors to meet ๐Ÿงช Built using TDD using Jest & Cypress ๐Ÿ” Implements CI/CD practices with built-in automated testing capabilities

axios cicd continuous-integration-and-delivery continuous-integration-and-deployment cypress jest postgresql react tdd test-driven-development

Last synced: 01 Oct 2024

https://github.com/eduardo06sp/tdd-connect-four

A test-driven approach to Connect Four using RSpec.

oop rspec ruby test-driven-development

Last synced: 02 Oct 2024