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

GitHub topics: test-doubles

shabib87/Architecting-for-Testability-in-Swift

Architecting for Testability in Swift: A Deep Dive into Mockable, Spyable, and the New Swift Testing Framework. Learn how to design fully testable Swift codebases using Mockable, Spyable, and the Swift Testing Framework. Covers mocks, stubs, spies, fakes, and dummies in a clean architecture setup.

Language: Swift - Size: 415 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

mockery/mockery

Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).

Language: PHP - Size: 85.3 MB - Last synced at: 9 days ago - Pushed at: 21 days ago - Stars: 10,698 - Forks: 460

phake/phake

PHP Mocking Framework

Language: PHP - Size: 7.71 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 477 - Forks: 87

testdouble/mocktail

🥃 Take your Ruby, and make it a double!

Language: Ruby - Size: 3.22 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 277 - Forks: 9

codesplinta/mocklets

Reusable standard mocks and fakes for popular browser and Node.js APIs, framework/library objects for Jest

Language: JavaScript - Size: 511 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 2

merindorium/Guava

A Swift test double library. Guava - looks like an apple but it's not.

Language: Swift - Size: 82 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 13 - Forks: 2

maettuu/24FS-Effective-Software-Testing

Repository for the course Effective Software Testing Spring 2024

Language: HTML - Size: 1.31 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

seanhenry/SwiftMockGeneratorForXcode

An Xcode extension (plugin) to generate Swift test doubles automatically.

Language: Objective-C - Size: 130 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 751 - Forks: 50

javespi/test-doubles

Workshop of Test Doubles using PHP Unit and Pest

Language: PHP - Size: 216 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

olvlvl/phpunit-given

An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.

Language: PHP - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

Aembit/env_wrapper

A wrapper around std::env to facilitate testing.

Language: Rust - Size: 37.1 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 1

varnas554/test-double-guide

This guide clarifies the differences between dummies, stubs, fakes, spies, and mocks. It includes practical examples and attempts to clarify the optimal use cases for each type.

Size: 340 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

servirtium/servirtium-java

Service Virtualized HTTP - to help service test automation stay fast and consistent

Language: Java - Size: 1020 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 5

deminy/test-doubles-explained

To explain test doubles in PHPUnit by using various examples.

Language: PHP - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SM2A/Software_Testing_CA2

🎓💻Software Testing Course Computer Assignment 2 - Fall 2022

Language: Java - Size: 626 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gcapizzi/moka

A Go mocking framework.

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

charlieamat/test-doubles-nsubstitute

Companion project to https://youtu.be/xSa2S-W7x48

Language: C# - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

servirtium/servirtium-ruby

Ruby version of Servirtium (not started yet)

Language: Ruby - Size: 84 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

servirtium/README

Servirtium Overview

Size: 524 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 2

abhinav-nath/test-doubles-using-mountebank

Test doubles using Mountebank

Language: Java - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl215-2023-dec-11

DCL-215: Test-Driven Development using JUnit 5

Language: Java - Size: 168 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jaalzateolaya/ionic-test-doubles Fork of DomesticApp/ionic-test-doubles

Stub/Mock classes and test utilities for Ionic developers.

Language: TypeScript - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

gealex/doublit

Double and test PHP classes easily in PhpUnit

Language: PHP - Size: 170 KB - Last synced at: 10 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

servirtium/servirtium-dotnet

A C# version of Servirtium for .NET usage

Language: C# - Size: 245 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

dgg/Dgg.Testing.Interaction.Others

Exploration of interaction testing libraries

Size: 97.7 KB - Last synced at: about 2 years ago - Pushed at: over 13 years ago - Stars: 0 - Forks: 0

codecop/Device-Driver-Kata Fork of emilybache/Device-Driver-Kata 📦

A Kata for practicing the use of Mocks. -- Port/Practice

Language: TypeScript - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

avegaraju/Imposter

Simple test doubles over the wire

Language: C# - Size: 236 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

davioooh/kotlin-test-doubles

Some test double examples implemented in Kotlin

Language: Kotlin - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FactoriaF5/CleanArchitecture

Simple App to introduce Clean Architecture first concepts

Language: PHP - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ErfanSn/TestDoubles

Test doubles (Dummy, Stub, Fake, Mock, Spy) with Kotlin

Language: Kotlin - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

servirtium/servirtium-python

A Python version of Servirtium

Language: Python - Size: 162 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

invertostew/test-doubles

Manchester Codes Group programming exercise

Language: JavaScript - Size: 34.2 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

invertostew/cruise-ships

Cruise Ships OOP/Jest Mocks Practice (Manchester Codes Project)

Language: JavaScript - Size: 213 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

mrbrunelli/test-doubles-with-fruits

Test Doubles examples with fruits

Language: JavaScript - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bryanpinheiro/tdd-node

Test-Driven Development (ES6)

Language: TypeScript - Size: 1.65 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

mdmasum-shuvo/Geofences_Location_reminder

Udacity nanodegree program

Language: Kotlin - Size: 157 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mdmasum-shuvo/unit_testing

unit test,ui test,espresso ,junit,mockito,test double,end to test

Language: Kotlin - Size: 467 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

codecop/BankOCR-Outside-in-Kata

Solve BankOCR using Outside-in TDD.

Language: Scheme - Size: 128 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 4

textbook/rps-api

Worked example for "JS TDD API"

Language: JavaScript - Size: 398 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

aleixmorgadas/test-doubles-kata-javascript

Kata to practice Test Doubles in JavaScript with Jest

Size: 93.8 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gSchool/populatron_javascript

mocking mocks stubs spies dependency injection pure unit test

Language: JavaScript - Size: 19.4 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

servirtium/servirtium-dart

A Dart version of Servirtium

Language: Dart - Size: 83 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

testingallthethings/019-unittest-isolation-php

A demonstration of isolating unit tests

Language: PHP - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

albertopeam/test-frameworks

checking the state of the art about test doubles frameworks in iOS/Swift

Language: Swift - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

lhenriquegomescamilo/template-server-nodejs

Language: TypeScript - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 1

etorres/bowling-kata-scala

Solution to the Bowling Kata in Scala

Language: Scala - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joanjane/test-doubles-training

Test doubles and testability exercises and samples in dotnet core

Language: C# - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

etorres/word-frequency-spark

Search for the 10 most common words in a text file

Language: Scala - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

etorres/word-frequency-scala

Search for the 25 most common words in a text file

Language: Scala - Size: 276 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

etorres/tennis-kata-scala

Solution to the Tennis Kata in Scala

Language: Scala - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

etorres/bank-kata-scala

Solution to the Bank Kata in Scala

Language: Scala - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

alexdesi/Test-Doubles

Examples of Test Doubles (Dummy, Stub, Spy, Mock, Fake) in plain Ruby, without the use of rspec message expectations.

Language: Ruby - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

randycoulman/DoubleAgents

Test Double library for Cincom Visualworks Smalltalk.

Size: 166 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

blaix/tdubs

A python test double library

Language: Python - Size: 56.6 KB - Last synced at: 4 days ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 1