RESTMock
API mock
An Android instrumentation testing library for mocking REST APIs
HTTP Server for Android Instrumentation tests
756 stars
19 watching
58 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jimweirich/flexmock | A flexible mock object library for unit testing Ruby applications | 94 |
alexliesenfeld/httpmock | A library that enables developers to mock HTTP responses and test their applications in isolation. | 486 |
marmelab/fakerest | A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. | 439 |
easymock/easymock | A Java library for creating mock objects in unit testing | 821 |
jarcoal/httpmock | A tool for mocking HTTP responses in Go to facilitate testing and development of applications. | 1,938 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
qaston/dmocks-revived | A tool to help test software by replacing real dependencies with fake ones | 21 |
iridakos/duckrails | Tool to quickly mock API endpoints with customizable responses and support for dynamic content in Ruby. | 1,721 |
bjoernq/unmock-plugin | Enables unit testing with real Android classes | 323 |
raathigesh/atmo | A tool for creating mock web services quickly and easily. | 815 |
patrys/httmock | A mocking library for HTTP requests in Python | 468 |
jasonbock/rocks | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 257 |
andrzejchm/droidmvp | A library to help implement the MVP pattern and related techniques in Android projects | 225 |
restuwahyu13/bangjago-android-emulator | A command-line based Android emulator toolset with features like USB and wireless connectivity, SDK management, and AVD creation. | 80 |
tokopedia/gripmock | A tool to create mock gRPC services for testing and development purposes. | 660 |