test-doubles

Test doubles

A Clojure library for creating test doubles (spies and stubs) to isolate dependencies in unit tests.

A small spying and stubbing library for Clojure and ClojureScript

GitHub

36 stars
7 watching
4 forks
Language: Clojure
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gfredericks/test.chuckA utility library for test.check with features for scaling test runs and generating random data.216
43081j/hanbiA small JavaScript library for creating spies and stubs to isolate dependencies in unit tests.60
drashland/rhumA test double library for writing robust unit tests by creating mock objects and stubs92
lambdaisland/kaochaA comprehensive test runner for Clojure and ClojureScript applications.805
clojure/test.checkA testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs.1,124
maxbrunsfeld/counterfeiterA tool for generating fake implementations of collaborators in Go unit tests1,008
taoensso/touchstoneA Clojure library for simple and flexible A/B testing and conversion optimization139
jstepien/mutantA tool that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability103
lazycuh/angular-testing-kitA set of utility functions to simplify Angular testing with Jasmine and Karma.1
gkampitakis/go-snapsA testing library for Go that allows developers to create reusable snapshots of test data178
davidschuldenfrei/gtest-adapterAn extension for debugging and running GoogleTests in an integrated development environment.18
ehmicky/test-eachA test runner for generating and executing tests with varying inputs using different algorithms113
leebyron/testcheck-jsGenerative property testing for JavaScript programs1,179
ospector/gtest-gbarA C# wrapper around Google Test to enhance its user interface131
stoiveyp/alexa.net.testutilityA small helper library to simplify testing of Alexa.NET Skills2