TDD-Katas
Unit testing practice repository
A collection of test-driven development exercises in C# to practice unit testing skills
This repository contains Hands on Test Driven Development Katas (C#)
721 stars
51 watching
191 forks
Language: C#
last commit: about 2 years ago
Linked from 2 awesome lists
csharp8csharp9dotnet-core2dotnetcore31net5net50netframeworknunitnunit-frameworknunit-testsnunit2nunit3tdd-kata
Related projects:
Repository | Description | Stars |
---|---|---|
pdt256/kata | A platform providing coding challenges to practice Test-Driven Development (TDD) in various programming languages. | 6 |
pgrange/bash_unit | A framework for writing and running unit tests in bash, providing assertions and test-driven development functionality. | 604 |
alanbarber/codekatas | A collection of pre-built coding katas to help developers improve their skills through practice and testing | 20 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
ardalis/kata-catalog | A collection of coding exercises to practice good habits and techniques in software development | 745 |
odonataresearchllc/lisp-unit | A testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility. | 108 |
emilybache/racing-car-katas | A series of coding exercises to improve testability and design principles in legacy code | 302 |
eficode-academy/git-katas | A collection of exercises designed to improve Git skills through deliberate practice | 1,339 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 182 |
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.net | A comprehensive list of tools and frameworks for automated testing in .NET | 550 |
nunit/nunit-console | A command-line test runner and engine for unit testing written in C# | 216 |
mikeschulze/gdunit4 | An embedded unit testing framework for testing Gd scripts and scenes in the Godot editor | 586 |
nickdelgrosso/dna-transcription-kata | A kata for practicing string manipulation and bioinformatics data processing in a test-driven development context | 9 |
nholthaus/gtest-runner | A Qt5 based automated test runner and Graphical User Interface for Google Test unit tests. | 278 |
selminha/testlatte | An extension for Visual Studio Code to run and debug Testcafe tests in an integrated environment. | 7 |