Topic: "tdd-sample"
ivanpaulovich/ddd-tdd-rich-domain-model-dojo-kata
DDD patterns implemented following TDD
Language: C# - Size: 380 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 147 - Forks: 26

codereviewvideos/symfony-3-rest-api-example
Symfony 3 RESTful API Example
Language: PHP - Size: 154 KB - Last synced at: 14 days ago - Pushed at: about 7 years ago - Stars: 86 - Forks: 29

danidemi/tutorial-java-tdd
Tutorials about implementing TDD in Java
Language: Java - Size: 168 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 71 - Forks: 45

tak001/csharp-windows-form-ddd-tdd
csharp-windows-form-ddd-tdd
Language: C# - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 51 - Forks: 2

basilhe/clean-architecture-go-example
Clean Architecture Example (Go): Example of what clean architecture would look like (in Go)
Language: Go - Size: 600 KB - Last synced at: 14 days ago - Pushed at: about 7 years ago - Stars: 31 - Forks: 4

mohamed-taman/TDD
Everything about testing, especially TDD, Test-Driven Development: Really, It’s a Design Technique
Language: Java - Size: 48.8 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 8

mgwojciech/unit-test-samples
Sample projects for unit testing in M365 stack
Language: TypeScript - Size: 4.24 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 5

LogoFX/Samples.Specifications
This sample demonstrates how to use specifications and convert them to the acceptance tests.
Language: C# - Size: 2.33 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

lucatume/reading-time-blocks
A WordPress plugin that adds Gutenberg blocks to display the remaining reading time in a post.
Language: PHP - Size: 298 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

mendezgabriel/cats-listing-demo-dotnet-core
A cats listing grouped by owner's gender demo with .Net Core MVC following SOLID principles.
Language: C# - Size: 588 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mchaov/sample-js-react-mobx-tdd-project
Sample project to kick off your TDD experience with JS, ReactJS and MobX
Language: JavaScript - Size: 4.55 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

mchaov/sample-ts-tdd-package
Minimalist bootstrap for TDD with TypeScript.
Language: JavaScript - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

kdakan/TDDBilling
TDD exercise using a simple billing system feature set
Language: C# - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

alisonjonck/robo
R.O.B.O.
Language: C# - Size: 113 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

tee-code/laravel-todo-app-tdd-approach
a basic laravel todo app using TDD approach
Language: JavaScript - Size: 585 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mdo91/ios-unit-tests
unit tests for this ios demo
Language: Swift - Size: 72.3 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

VishvaP/tdd-by-example
Project developed to learn TDD. This example is taken from the book 'Test Driven Development: By Example' by Kent Beck.
Language: Java - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

aliyildizoz/TDDDemo
TDD Demo
Language: C# - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

BBBOMi/TDD-practice
📖 | [Test-Driven Development : By Example]을 읽으며 정리하는 예제
Language: Java - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ezebinker/TDD-Sample
Proyecto desarrollado en el lenguaje C# (.NET Framework) que ejecuta pruebas de código unitarias a partir de una clase con operaciones matemáticas
Language: C# - Size: 252 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

AhsanRazaUK/TDD-Examples
Test Driven Development examples
Language: C# - Size: 1.28 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

5u5iu5/monkeyRocketTdd
TDD exercise
Language: Scala - Size: 235 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 5

facetrollex/TDD-Katas
TDD-Katas solutions
Language: JavaScript - Size: 770 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

AtefMlaouhi/Fizz-Buzz
Language: TypeScript - Size: 843 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Pindar/alexa-template
This is an opinionated setup to develop Alexa skills
Language: JavaScript - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

Wosi/MasterMind
Test driven MasterMind game
Language: Pascal - Size: 95.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

alexandra-marin/BikeShop
Refactoring kata
Language: C# - Size: 65.4 KB - Last synced at: 9 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

john20xdoe/scratch-ts-jest
setup of a TDD project with jest and ts, starting from scratch
Language: JavaScript - Size: 660 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Fabianko/game2048-angular
Game 2048x in angular 10, boostrap 4 + TDD
Language: TypeScript - Size: 650 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Weyinmik/chessgame
Test Driven Development in game of Chess - Agile Java.
Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

NauzetAduen/demo_ttd_clean_arch
Clean Architecture example
Language: Dart - Size: 118 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ofaaoficial/laravel-TDD-FizzBuzzTest
Learning about TDD with laravel implementing problem FizzBuss.
Language: PHP - Size: 229 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

felipemeddeiros/library-tdd
This project simulate a library system for reservation with books, authors and users. You can create a book informing a name and author. You can also checkout and checkin a book with a user.
Language: PHP - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kotomono7/nestjs_jwt_crud_api
Simple CRUD API made by using Nestjs, Prisma with PostgreSQL (Dockerized) and JWT for authentication.
Language: TypeScript - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

onirutlA/practice-tdd
Practice TDD (Test Driven Development) by creating my own implementation of data structure
Language: Java - Size: 117 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kaiwanyawit-chawankul/LoanNaja
This is a exmaple solution for TDD training. A C# port of this sea-tdd-workshop-09-2021
Language: C# - Size: 6.65 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mabside/SearchTDD
Test Driven Design with Search functionality excercise
Language: HTML - Size: 112 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

thiagojacinto/exploring-tdd
An approach to explore the possibilities of test driven development techniques
Language: Python - Size: 13.7 KB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ayubamini/PlayChess.BestPractice
A chess-playing program with unit test best practice
Language: C# - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

IrvanFza/BasicTDD
Process of Test-Driven Development (TDD) step-by-step. FizzBuzz word game is used as the main problem to solve. Ruby is the programming language used with RSpec as the test framework.
Language: Ruby - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

aman3096/modular-login-sdk
test driven development using jest and webpack config for treating es6 modules and syntax.
Language: JavaScript - Size: 240 KB - Last synced at: 17 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

abhinav96/osherove-tdd-kata-1
This is a practice repository for a TDD Kata exercise: https://osherove.com/tdd-kata-1
Language: Java - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

T-rav/AgeCalculator
An example Age Calculator implementation in C#
Language: C# - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

huseyinbicen/Conways-Game-of-Life-with-TDD
It's a test project
Language: Java - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rcwang01/bdd-demo
Language: Python - Size: 7.79 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ilhan-mstf/tdd-sample-app
A sample app that implements Continous Integration and Continous Deployment flow.
Language: Python - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

cta-faber/game-of-life-TDD
A hackday project to experiment TDD in scala
Language: Scala - Size: 993 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

SwapnilBGaikwad/TDD
Test Driven Development
Language: Java - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

pongo/xpepisode_fuse 📦
Эпизод Экстремального Программирования на typescript и FuseBox
Language: TypeScript - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

changing-official/pedidos
Solução web para controle de pedidos
Language: C# - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

T-rav/CsvFileKata
An example Csv File Kata implementation in C#
Language: C# - Size: 856 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

T-rav/StringCalculator
An example String Calculator implementation in C#
Language: C# - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

T-rav/FizzBuzz
A reference implementation of FizzBuzz in C#
Language: C# - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

idealo/spark-tdd-example Fork of datitran/spark-tdd-example 📦
A simple Spark TDD example
Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

maruhachi/tddbc-sendai-7th Fork of numamino/tddbc-sendai-7th
tddbootcamp sendai 7th. java with junit5
Language: Java - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

T-rav/BalancedBrackets
An example Balanced Brackets implementation in C#
Language: C# - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

kfern/tdd-jquery-plugin
Language: JavaScript - Size: 855 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

philenius/scalaBasics
Language: Scala - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
