Mockey VS mock-box

Compare Mockey vs mock-box and see what are their differences.

Mockey

Mockey is a tool for testing application interactions over http, with a focus on testing web services, specifically web or native applications that consume XML, JSON, and HTML. Mockey's purpose is to be a simple front end to writing mock-test-responses to the file system for persistence to git. (by clafonta)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Mockey mock-box
1 1
116 37
- -
0.0 0.0
over 2 years ago about 1 year ago
Java Java
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Mockey

Posts with mentions or reviews of Mockey. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-29.
  • Our KMP Journey
    3 projects | dev.to | 29 May 2021
    We rely heavily on Mockey to mock our api responses for testing and one of the first interceptor we ported to work with Ktor client. Below is sample code of our interceptor. We toggle the use of interceptor using debug preferences.

mock-box

Posts with mentions or reviews of mock-box. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing Mockey and mock-box you can also consider the following projects:

multiplatform-settings - A Kotlin Multiplatform library for saving simple key-value data

mockito-object-injection - Mockito Object Injection for JUnit5. Inject Strings and other Objects directly into Mocks without needing setters or constructor injection.

moko-resources - Resources access for mobile (android & ios) Kotlin Multiplatform development

qr-generator-example - QR Generator Example with Spring Boot

S3Mock - A simple mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener

scalatest-junit-runner - JUnit 5 runner for Scalatest

Java_SpringBoot_Gym_Backend - A backend for a gym website with a number of use case / endpoints created and includes unit/integration tests. Intended to be the backend for a React or Vue capstone site. Utilises controller-service-repository pattern.