An open API service providing repository metadata for many open source software ecosystems.

Topic: "test-driven-development"

quii/learn-go-with-tests

Learn Go with test-driven development

Language: Go - Size: 9.04 MB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 22,822 - Forks: 2,874

mockito/mockito

Most popular Mocking framework for unit tests written in Java

Language: Java - Size: 47.1 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 15,166 - Forks: 2,619

sinonjs/sinon

Test spies, stubs and mocks for JavaScript.

Language: JavaScript - Size: 41.7 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 9,730 - Forks: 769

onsi/ginkgo

A Modern Testing Framework for Go

Language: Go - Size: 7.64 MB - Last synced at: 4 days ago - Pushed at: 11 days ago - Stars: 8,667 - Forks: 672

cweill/gotests

Automatically generate Go test boilerplate from your source code.

Language: Go - Size: 12.3 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 5,060 - Forks: 345

Behat/Behat

BDD in PHP

Language: PHP - Size: 6.6 MB - Last synced at: 3 days ago - Pushed at: 15 days ago - Stars: 3,934 - Forks: 613

nunit/nunit

NUnit Framework

Language: C# - Size: 38.3 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 2,581 - Forks: 745

mjhea0/flaskr-tdd

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

Language: Python - Size: 516 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 2,331 - Forks: 501

jsdecena/laracom

Laravel FREE E-Commerce Software

Language: PHP - Size: 12.7 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 1,967 - Forks: 859

cpputest/cpputest

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

Language: C++ - Size: 11.5 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1,425 - Forks: 525

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.

Language: TypeScript - Size: 66.7 MB - Last synced at: about 18 hours ago - Pushed at: about 19 hours ago - Stars: 1,280 - Forks: 180

jamesshore/quixote

CSS unit and integration testing

Language: JavaScript - Size: 5.04 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 848 - Forks: 45

CleanCut/green

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

Language: Python - Size: 2.72 MB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 796 - Forks: 76

eddyerburgh/avoriaz

🔬 a Vue.js testing utility library

Language: JavaScript - Size: 923 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 753 - Forks: 62

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. 🌱

Language: JavaScript - Size: 880 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 701 - Forks: 102

gabrielfalcao/sure

sophisticated automated test library and runner

Language: Python - Size: 1.13 MB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 699 - Forks: 74

bash-unit/bash_unit

bash unit testing enterprise edition framework for professionals

Language: Shell - Size: 1.19 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 617 - Forks: 55

dariusz-wozniak/List-of-Testing-Tools-and-Frameworks-for-.NET

✅ List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET

Language: C# - Size: 376 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 567 - Forks: 89

thisisqubika/fakeit

The Kotlin fake data generator library!

Language: Kotlin - Size: 711 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 537 - Forks: 49

larien/aprenda-go-com-testes

Aprenda Go com desenvolvimento orientado a testes

Language: Go - Size: 6.57 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 495 - Forks: 66

SAGARSURI/MyMovies

A Flutter app which shows a list of popular movies.

Language: Dart - Size: 139 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 448 - Forks: 150

TNG/JGiven

Behavior-Driven Development in plain Java

Language: Java - Size: 44.6 MB - Last synced at: about 21 hours ago - Pushed at: about 21 hours ago - Stars: 446 - Forks: 99

oleh-zayats/awesome-unit-testing-swift

A curated collection of awesome blog articles, books, talks, podcasts, tools/frameworks and examples.

Size: 138 KB - Last synced at: 13 days ago - Pushed at: about 5 years ago - Stars: 424 - Forks: 83

mockito/mockito-scala

Mockito for Scala language

Language: Scala - Size: 2.48 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 357 - Forks: 60

TypedDevs/bashunit

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

Language: Shell - Size: 18.9 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 353 - Forks: 34

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: ^^^

Language: TypeScript - Size: 16.1 MB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 349 - Forks: 16

cerberustesting/cerberus-core

The Open Source Test Automation Platform.

Language: Java - Size: 182 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 337 - Forks: 101

stphivos/django-mock-queries

A library for mocking django queryset functions in memory for testing

Language: Python - Size: 324 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 319 - Forks: 54

MikeSchulze/gdUnit3

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

Language: GDScript - Size: 50.5 MB - Last synced at: 14 days ago - Pushed at: 8 months ago - Stars: 316 - Forks: 22

di-sukharev/AI-TDD

CLI for TDD — you write the test, GPT writes the code to pass it ✅

Language: TypeScript - Size: 185 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 272 - Forks: 20

kkapelon/java-testing-with-spock

Code samples from the book "Java testing with Spock"

Language: Groovy - Size: 389 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 268 - Forks: 135

banditcpp/bandit

Human-friendly unit testing for C++11

Language: C++ - Size: 4.91 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 261 - Forks: 37

Sameera-Perera/Flutter-TDD-Clean-Architecture-E-Commerce-App

A modern E-Commerce mobile application built with Flutter, TDD, Clean Architecture, and BLoC.

Language: Dart - Size: 3.8 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 251 - Forks: 83

TNG/junit-dataprovider

A TestNG like dataprovider runner for JUnit with many additional features

Language: Java - Size: 1.37 MB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 246 - Forks: 159

zjin-lcf/HeCBench

Language: C++ - Size: 296 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 245 - Forks: 89

zebrunner/community-edition

Zebrunner is a Test Automation Management Tool

Language: Shell - Size: 14.4 MB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 227 - Forks: 54

olzhasar/pytest-watcher

Automatically rerun your tests on file modifications

Language: Python - Size: 631 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 196 - Forks: 14

HongZhaoHua/jstarcraft-core

目标是提供一个通用的Java核心编程框架,作为搭建其它框架或者项目的基础. 让相关领域的研发人员能够专注高层设计而不用关注底层实现. 涵盖了缓存,编解码,通讯,事件,输入/输出,监控,存储,配置,脚本和事务10个方面.

Language: Java - Size: 3.69 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 171 - Forks: 47

goldbergyoni/nodejs-course

Materials, slides and other goodies from my Node.JS courses

Language: JavaScript - Size: 16.9 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 166 - Forks: 46

npryce/snodge

Randomly mutate JSON, XML, HTML forms, text and binary data for fuzz testing

Language: Kotlin - Size: 6.06 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 160 - Forks: 8

nordcloud/serverless-mocha-plugin

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

Language: JavaScript - Size: 734 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 158 - Forks: 50

Ditectrev/Scrum-Developer-I-PSD-I-Practice-Tests-Exams-Questions-Answers

⛳️ PASS: Scrum Developer I (PSD I) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.

Size: 3.39 MB - Last synced at: about 20 hours ago - Pushed at: 5 months ago - Stars: 156 - Forks: 65

cdent/gabbi

Declarative HTTP Testing for Python and anything else

Language: Python - Size: 1.17 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 151 - Forks: 36

ivanpaulovich/ddd-tdd-rich-domain-model-dojo-kata

DDD patterns implemented following TDD

Language: C# - Size: 380 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 147 - Forks: 26

ADGEfficiency/teaching-monolith

Data science teaching materials

Language: Jupyter Notebook - Size: 21.5 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 146 - Forks: 31

purescript-spec/purescript-spec

Testing framework for Purescript

Language: PureScript - Size: 1.84 MB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 136 - Forks: 46

dyarleniber/simple-blog-application-backend-challenge

Code Challenge: Simple Blog API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.

Language: TypeScript - Size: 610 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 129 - Forks: 31

omergamliel3/flutter-clean-architecture-app

Test-driven-design architecture news app, built with GetX and Flutter

Language: Dart - Size: 3.8 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 127 - Forks: 45

PacktPublishing/Mastering-React-Test-Driven-Development

Mastering React Test-Driven Development, published by Packt

Size: 383 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 125 - Forks: 558

Testy/TestyTs

✔️ Decorator-based TypeScript testing framework experiment.

Language: TypeScript - Size: 1.46 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 124 - Forks: 8

nordcloud/serverless-jest-plugin

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

Language: JavaScript - Size: 616 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 120 - Forks: 51

keepcosmos/beanmother

A library for setting up Java objects as test data.

Language: Java - Size: 681 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 118 - Forks: 24

jamesjmeyer210/actix_sqlx_mysql_user_crud

A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.

Language: Rust - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 108 - Forks: 24

grassator/bdd-for-c

A simple BDD library for the C language

Language: C - Size: 103 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 104 - Forks: 14

darbyluv2code/spring-boot-unit-testing

Source code for the course: Spring Boot Unit Testing

Language: Java - Size: 588 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 102 - Forks: 149

landro/TesTcl

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

Language: Tcl - Size: 404 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 99 - Forks: 32

shanraisshan/Refactoring-Android-App-Series-Overview

Overview of wonderful series started by Oday and Rakesh for refactoring android application under youtube channel Dry Code.

Language: Java - Size: 22.1 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 97 - Forks: 26

Ginger-Automation/Ginger

Ginger Automation IDE

Language: C# - Size: 723 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 94 - Forks: 59

cdimascio/node-mongodb-fixtures

🍏 Setup and tear down test fixtures with MongoDB.

Language: JavaScript - Size: 676 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 93 - Forks: 11

advent-of-craft/2024

Advent of Craft 2024

Language: Java - Size: 27.1 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 92 - Forks: 65

Shadow60539/travel_app

Travel App using Flutter 💙

Language: Dart - Size: 29.4 MB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 90 - Forks: 33

f-meloni/danger-swift-coverage

Show the coverage of the modified/created files on your PRs.

Language: Swift - Size: 724 KB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 86 - Forks: 21

varmais/react-native-unit-tests

Example how to test React Native components

Language: JavaScript - Size: 157 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 80 - Forks: 17

sinojelly/mockcpp

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

Language: C++ - Size: 4.86 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 76 - Forks: 45

jsdecena/baserepo

Base repository

Language: PHP - Size: 60.5 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 76 - Forks: 42

Ars-Linguistica/mlconjug3

A Python library to conjugate verbs in French, English, Spanish, Italian, Portuguese and Romanian (more soon) using Machine Learning techniques.

Language: Python - Size: 397 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 75 - Forks: 11

chrissimon-au/tdd-ddd-demo-dotnet

A demo of applying TDD & gradually introducing DDD.

Language: C# - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 71 - Forks: 10

SmartToolFactory/Posts-MVVM-DaggerHilt-Dynamic-Feature-RxJava3-Flow-Sample

Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic Feature Modules, Static Code Analysis, Gradle DSL, MockK+ MockWebServer with Test Driven Development including Api and Database tests

Language: Kotlin - Size: 1.13 MB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 71 - Forks: 14

jamescooke/flake8-aaa

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

Language: Python - Size: 710 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 70 - Forks: 6

codica2/rspec-best-practices

Examples of RSpec code

Language: Ruby - Size: 41 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 63 - Forks: 7

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!

Language: JavaScript - Size: 16.6 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 61 - Forks: 14

cleanunicorn/mockprovider

Solidity mocking provider for testing

Language: Solidity - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 60 - Forks: 5

NoraUi/NoraUi

Non-Regression Automation for User Interfaces

Language: Java - Size: 285 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 58 - Forks: 29

mikemyl/algorithms-stanford

This repo holds my solutions (in python) for the programming assignments of the Coursera course Algorithms - Design and Analysis (Stanford)

Language: Python - Size: 26.2 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 58 - Forks: 23

QuantumLeaps/Embedded-Test

Embedded Test (ET) -- The Super-Simple Embedded Test

Language: C - Size: 1.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 57 - Forks: 8

vinitshahdeo/ParkingLot

Design a parking lot system which supports multiple features. It uses OOPS concepts and TDD approach.

Language: JavaScript - Size: 11.3 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 57 - Forks: 16

KaneCheshire/PixelTest

Fast, modern, simple iOS snapshot testing written purely in Swift.

Language: Swift - Size: 6.72 MB - Last synced at: 26 days ago - Pushed at: almost 3 years ago - Stars: 57 - Forks: 8

Alkass/polish

Testing Framework for Rust

Language: Rust - Size: 852 KB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 56 - Forks: 7

oslabs-beta/Jester

Jester is a test-generation tool to create integration test code.

Language: TypeScript - Size: 14.6 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 55 - Forks: 1

appercept/Delphi-WebMocks

Library for stubbing and setting expectations on HTTP requests in Delphi with DUnitX

Language: Pascal - Size: 341 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 51 - Forks: 13

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.

Language: Java - Size: 22 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 51 - Forks: 22

gcapizzi/moka

A Go mocking framework.

Language: Go - Size: 115 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 50 - Forks: 1

felixjb/testify

Run JavaScript & TypeScript tests easily using CodeLens

Language: TypeScript - Size: 3.62 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 44 - Forks: 16

grayhemp/bats-mock

Mocking for Bats

Language: Shell - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 44 - Forks: 8

nhn/eat

Json based scenario testing tool(which can have test for functional and non-functional)

Language: Java - Size: 34.4 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 42 - Forks: 3

g3offrey/javascript-test-runner 📦

🚀 Run JavaScript easily using CodeLens

Language: TypeScript - Size: 2.32 MB - Last synced at: about 10 hours ago - Pushed at: almost 6 years ago - Stars: 40 - Forks: 26

emilkarlen/exactly

Exactly - tests a command line program by executing it in a temporary sandbox directory and inspecting its result.

Language: Python - Size: 24 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 36 - Forks: 1

Rapter1990/Shopme

Shopme (Spring Boot, Mysql, Spring Security, OAuth2, Bootstrap, Javascript, Thymeleaf, S3 Bucket, JUnit)

Language: Java - Size: 4.91 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 36 - Forks: 28

numaru/vscode-ceedling-test-adapter

Ceedling Test Adapter for the VS Code Test Explorer

Language: TypeScript - Size: 536 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 10

Roger-Melo/tdd-playground

:carousel_horse: A JavaScript TDD Playground

Language: JavaScript - Size: 465 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 10

daddydrac/vuejs-flask-docker

Test driven docker solution using VueJS, Flask REST Plus, PostgresSQL, with swagger, prebuilt authentication+JWT's running on NGINX/https using material ui design

Language: Python - Size: 2.09 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 15

dye784/Algos-and-Data-Structures

Collection of Test Specs and Implementation of various algorithms and data structures from the Princeton Coursera course: Intro to Algorithms part 1 and 2

Language: JavaScript - Size: 125 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 33 - Forks: 10

ngarbezza/testy

A minimal Javascript testing framework, for educational purposes. Live at npm at @pmoo/testy.

Language: JavaScript - Size: 2.05 MB - Last synced at: about 19 hours ago - Pushed at: about 19 hours ago - Stars: 32 - Forks: 13

failgood/failgood

a pretty good test runner

Language: Kotlin - Size: 4.15 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 31 - Forks: 4

badNboji/tapered-js

Easy Inline Test Creation in Comments

Language: JavaScript - Size: 1.26 MB - Last synced at: 6 days ago - Pushed at: almost 8 years ago - Stars: 31 - Forks: 3

HellBus1/VentNote

VentNote: taking notes like a breeze. A simple note management app build with native kotlin.

Language: Kotlin - Size: 30.9 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 29 - Forks: 1

pdrum/drftest

drftest is a minimal testing library that aims to facilitate writing tests for django rest framework views. It also [optionally] generates good looking API documentations based on tests it runs.

Language: Python - Size: 40 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 1

emancu/crotest

A tiny and simple test framework for crystal

Language: Crystal - Size: 35.2 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 5

stone-payments/StrangerData

:alien: A .NET database populator for testing purposes

Language: C# - Size: 131 KB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 26 - Forks: 9

AnhellO/td-design-patterns

Just another design patterns repository, but this time more TDD oriented and compiling samples in multiple programming languages.

Language: Python - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 10