Ecosyste.ms: Repos

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

GitHub topics: test-doubles

codesplinta/mocklets

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

Language: JavaScript - Size: 188 KB - Last synced: about 2 hours ago - Pushed: about 1 month ago - Stars: 4 - Forks: 0

testdouble/mocktail

πŸ₯ƒ Take your Ruby, and make it a double!

Language: Ruby - Size: 2.43 MB - Last synced: 3 days ago - Pushed: 3 months ago - Stars: 275 - Forks: 10

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: 38.8 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 10,564 - Forks: 460

javespi/test-doubles

Workshop of Test Doubles using PHP Unit and Pest

Language: PHP - Size: 174 KB - Last synced: 2 months ago - Pushed: 2 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: 2 months ago - Pushed: over 1 year ago - Stars: 742 - Forks: 46

SM2A/Software_Testing_CA2

πŸŽ“πŸ’»Software Testing Course Computer Assignment 2 - Fall 2022

Language: Java - Size: 626 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

gcapizzi/moka

A Go mocking framework.

Language: Go - Size: 115 KB - Last synced: about 2 months ago - Pushed: over 6 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: 3 months ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 0

servirtium/servirtium-ruby

Ruby version of Servirtium (not started yet)

Language: Ruby - Size: 84 KB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

servirtium/README

Servirtium Overview

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

phake/phake

PHP Mocking Framework

Language: PHP - Size: 7.68 MB - Last synced: 8 days ago - Pushed: 3 months ago - Stars: 478 - Forks: 117

abhinav-nath/test-doubles-using-mountebank

Test doubles using Mountebank

Language: Java - Size: 51.8 KB - Last synced: 4 months ago - Pushed: 4 months 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: 6 months ago - Pushed: 6 months 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: 6 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

gealex/doublit

Double and test PHP classes easily in PhpUnit

Language: PHP - Size: 170 KB - Last synced: about 1 month ago - Pushed: about 5 years 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: 14.6 KB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

servirtium/servirtium-dotnet

A C# version of Servirtium for .NET usage

Language: C# - Size: 245 KB - Last synced: 8 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 2

invertostew/test-doubles

Manchester Codes Group programming exercise

Language: JavaScript - Size: 34.2 KB - Last synced: 10 months ago - Pushed: over 2 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: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

servirtium/servirtium-dart

A Dart version of Servirtium

Language: Dart - Size: 83 KB - Last synced: 10 months ago - Pushed: about 4 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: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

beedel/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: 336 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

Aembit/env_wrapper

A wrapper around std::env to facilitate testing.

Language: Rust - Size: 29.3 KB - Last synced: 26 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

dgg/Dgg.Testing.Interaction.Others

Exploration of interaction testing libraries

Size: 97.7 KB - Last synced: about 1 year ago - Pushed: over 12 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: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

avegaraju/Imposter

Simple test doubles over the wire

Language: C# - Size: 236 KB - Last synced: 8 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

davioooh/kotlin-test-doubles

Some test double examples implemented in Kotlin

Language: Kotlin - Size: 9.77 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

FactoriaF5/CleanArchitecture

Simple App to introduce Clean Architecture first concepts

Language: PHP - Size: 9.77 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

ErfanSn/TestDoubles

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

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

servirtium/servirtium-python

A Python version of Servirtium

Language: Python - Size: 162 KB - Last synced: 7 days ago - Pushed: over 3 years ago - Stars: 5 - Forks: 2

servirtium/servirtium-java

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

Language: Java - Size: 1020 KB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 17 - Forks: 5

merindorium/Guava

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

Language: Swift - Size: 75.2 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 10 - Forks: 2

mrbrunelli/test-doubles-with-fruits

Test Doubles examples with fruits

Language: JavaScript - Size: 80.1 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

bryanpinheiro/tdd-node

Test-Driven Development (ES6)

Language: TypeScript - Size: 1.37 MB - Last synced: about 18 hours ago - Pushed: about 20 hours ago - Stars: 0 - Forks: 0

mdmasum-shuvo/Geofences_Location_reminder

Udacity nanodegree program

Language: Kotlin - Size: 157 KB - Last synced: over 1 year ago - Pushed: almost 3 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: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

codecop/BankOCR-Outside-in-Kata

Solve BankOCR using Outside-in TDD.

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

textbook/rps-api

Worked example for "JS TDD API"

Language: JavaScript - Size: 398 KB - Last synced: about 2 months ago - Pushed: about 3 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: over 1 year ago - Pushed: over 3 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: about 2 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1

testingallthethings/019-unittest-isolation-php

A demonstration of isolating unit tests

Language: PHP - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: almost 4 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: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

lhenriquegomescamilo/template-server-nodejs

Language: TypeScript - Size: 68.4 KB - Last synced: over 1 year ago - Pushed: almost 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: over 1 year ago - Pushed: over 4 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: over 1 year ago - Pushed: over 4 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: over 1 year ago - Pushed: over 4 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: over 1 year ago - Pushed: over 4 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: over 1 year ago - Pushed: over 4 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: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

randycoulman/DoubleAgents

Test Double library for Cincom Visualworks Smalltalk.

Size: 166 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 4 - Forks: 0

blaix/tdubs

A python test double library

Language: Python - Size: 56.6 KB - Last synced: 1 day ago - Pushed: about 6 years ago - Stars: 8 - Forks: 1