duckrails
Mocking tool
Tool to quickly mock API endpoints with customizable responses and support for dynamic content in Ruby.
Development tool to mock API endpoints quickly and easily (docker image available)
2k stars
38 watching
108 forks
Language: Ruby
last commit: over 1 year ago
Linked from 3 awesome lists
apiapi-serverapisdeveloper-toolsdevelopersdockermockmockingproductivitywebdev
Related projects:
Repository | Description | Stars |
---|---|---|
jimweirich/flexmock | A flexible mock object library for unit testing Ruby applications | 94 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,056 |
freerange/mocha | A Ruby library for mocking and stubbing in unit tests | 1,225 |
jasonbock/rocks | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 260 |
zlx/api-mock-server | A tool to simulate and mock APIs during development and testing | 26 |
alexliesenfeld/httpmock | A library that enables developers to mock HTTP responses and test their applications in isolation. | 488 |
mocktools/ruby-dns-mock | A tool that mimics DNS records for testing environments. | 66 |
apipie/apipie-demo | A Rails application demonstrating Apipie gem features | 55 |
raathigesh/atmo | A tool for creating mock web services quickly and easily. | 815 |
thoughtbot/parity | Tools and scripts for managing and deploying Heroku apps with parity between development, staging, and production environments. | 895 |
timbellay/mondrian | A tool for quickly creating iOS app mockups using Swift and Xcode Playgrounds | 4 |
mocktools/ruby-smtp-mock | A tool for mocking SMTP servers in test environments. | 67 |
dascandy/hippomocks | A single-header mocking framework allowing developers to isolate dependencies and test their code in isolation | 195 |
devlucky/kakapo | A tool for dynamically mocking server behaviors and responses in Swift applications. | 759 |
rspec/rspec-mocks | A test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles. | 1,159 |