mocks.cr
Mocker
A general-purpose mocking library for Crystal
General purpose mocking library for Crystal.
54 stars
5 watching
15 forks
Language: Crystal
last commit: over 4 years ago
Linked from 1 awesome list
crystalmock
Related projects:
Repository | Description | Stars |
---|---|---|
manastech/webmock.cr | A tool for mocking HTTP client requests in Crystal programming language | 103 |
ferada/cl-mock | A library for easily replacing parts of existing functions with mock implementations. | 19 |
wetransfer/mocker | An iOS library that allows you to mock data requests from frameworks like Alamofire and URLSession without modifying the original code. | 1,135 |
freerange/mocha | A Ruby library for mocking and stubbing in unit tests | 1,231 |
brightify/cuckoo | A tool for creating mocks of Swift objects without boilerplate code. | 1,674 |
dcramer/mock-django | A simple library for mocking Django's ORM behavior. | 223 |
jasonbock/rocks | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
driftrock/mockingbird | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
appunite/mockery | A library that provides a simple way to mock functions in asynchronous Elixir testing | 92 |
jjh42/mock | A library for mocking functions in Elixir tests | 656 |
mocktools/ruby-smtp-mock | A tool for mocking SMTP servers in test environments. | 67 |
patrys/httmock | A mocking library for HTTP requests in Python | 467 |
leoture/mockswift | A library that allows you to write mocks and make better tests with Swift | 90 |
shootingfly/water | A library for writing HTML in plain Crystal. | 28 |
iridakos/duckrails | Tool to quickly mock API endpoints with customizable responses and support for dynamic content in Ruby. | 1,720 |