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
36 stars
7 watching
4 forks
Language: Clojure
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility library for test.check with features for scaling test runs and generating random data. | 216 |
| A small JavaScript library for creating spies and stubs to isolate dependencies in unit tests. | 60 |
| A test double library for writing robust unit tests by creating mock objects and stubs | 92 |
| A comprehensive test runner for Clojure and ClojureScript applications. | 805 |
| A testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs. | 1,124 |
| A tool for generating fake implementations of collaborators in Go unit tests | 1,008 |
| A Clojure library for simple and flexible A/B testing and conversion optimization | 139 |
| A tool that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability | 103 |
| A set of utility functions to simplify Angular testing with Jasmine and Karma. | 1 |
| A testing library for Go that allows developers to create reusable snapshots of test data | 178 |
| An extension for debugging and running GoogleTests in an integrated development environment. | 18 |
| A test runner for generating and executing tests with varying inputs using different algorithms | 113 |
| Generative property testing for JavaScript programs | 1,179 |
| A C# wrapper around Google Test to enhance its user interface | 131 |
| A small helper library to simplify testing of Alexa.NET Skills | 2 |