rhum
Test double library
A test double library for writing robust unit tests by creating mock objects and stubs
A test double library
92 stars
6 watching
5 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
denonodetesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A Clojure library for creating test doubles (spies and stubs) to isolate dependencies in unit tests. | 36 |
| A Nim unit test library with macro-based configuration and support for setup, teardown, and test methods. | 48 |
| A test double framework with various techniques and a concise syntax | 321 |
| A C library for writing unit tests. | 18 |
| A Common Lisp library that simplifies and makes more readable unit tests using Hamcrest assertions | 18 |
| A library for writing unit tests as specifications in D. | 25 |
| A test library for Lua that supports declarative testing with nested contexts and code coverage reports. | 161 |
| A tool to generate and manage mock HTTP responses for testing and development purposes using a configuration file written in the Dhall programming language. | 21 |
| An extensible matcher library for testing, inspired by Java's Hamcrest. | 8 |
| A small JavaScript library for creating spies and stubs to isolate dependencies in unit tests. | 60 |
| A utility library for test.check with features for scaling test runs and generating random data. | 216 |
| A library that provides helper functions to write unit tests in Angular using mocks and spies | 6 |
| An UI extension for testing Smalltalk projects | 7 |
| A C# random testing library with generators and shrinkers for property-based testing of .NET code. | 164 |
| A JavaScript library for building cross-shell prompts with modular architecture and asynchronous checks | 167 |