Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

WireMock

WireMock - a web service test double for all occasions. subtitle

WireMock Reviews and details

Screenshots and images

  • WireMock Landing page
    Landing page //
    2023-07-23

Badges

Promote WireMock. You can add any of these badges on your website.
SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

WireMock stand-alone by Ixchel Ruiz

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about WireMock and what they use it for.
  • Fastify Meets WireMock: External Service Mocking
    This article reveals how to integrate WireMock into Fastify with ease, enabling developers to effortlessly generate mock responses for external services. Join us as we explore the straightforward process of seamlessly integrating and optimizing Fastify applications using WireMock for enhanced testing capabilities. - Source: dev.to / 2 months ago
  • WireMock Extension for PHPUnit
    Me and my company use WireMock a lot, it's nice tool but didn't find any nice ways to integrate with PHPUnit. What is WireMock you may ask - it's tool for mocking http requests/responses, like 3-rd apis https://wiremock.org. Wanted to use our tool which was under private repository in other projects I work in, so decided to release our own in-house WireMock integration with PHPUnit as library so it can be used by... Source: 12 months ago
  • A try to compare HttpClient & Refit and Restsharp usage and performance
    šŸ‘ nice exercise. An alternative to the target api could be https://wiremock.org/ or https://docs.imposter.sh/ to test mmore complex scenarios. Source: about 1 year ago
  • Review: 10 Top API Mock Tools
    WireMock is a Java-based library for stubbing and mocking web services. It is relatively simple to use and has a wide range of features for stubbing and mocking web services, including the ability to set up conditional responses based on incoming requests, simulate latency, and record and replay HTTP traffic. - Source: dev.to / over 1 year ago
  • Failing fast to increase feedback loops
    Find more information about Wiremock's flexible API mocking. - Source: dev.to / over 1 year ago
  • Testing Strategies For Microservices
    Contract tests can run on the upstream or downstream. Producer tests check that the service doesnā€™t implement changes that would break depending services. Consumer tests run the consumer-side component against a mocked version of the upstream producer (not the real producer service) to verify that the consumer can make requests and consume the expected responses from the producer. We can use tools such as wiremock... - Source: dev.to / almost 2 years ago
  • Effective Software Testing ā€“ A Developerā€™s Guide
    Wiremock. It's really powerful even if it lack a way to store values and reuse them between two calls. Source: almost 2 years ago
  • Testing with MockServer
    I've just found out MockServer and it looks awesome šŸ¤© so I wanted to check it out repeating the steps of my previous demo WireMock Testing which (as you can expect) uses WireMock, another fantastic tool to mock APIs. - Source: dev.to / almost 2 years ago
  • End-to-End testing vs (controller) Unit tesing
    ā€¢ Integration or functional tests - whatever you call them - are used to test if a complete piece of functionality works as expected. So this means spinning up a local instance of the application, having it connect to locally running mocks of external services. This means TestContainers for the database, and WireMock to provide ā€˜realā€™ responses to a SOAP or REST request. Source: almost 2 years ago
  • [AskJS] looking for suggestions for better ways to serve up fake data for frontend tests
    Maybe Wiremock is something for you. https://wiremock.org. Source: about 2 years ago
  • Dummy open-source: one command to test your API before itā€™s even built
    Yo just a heads up this sounds like it solves the same problem as wiremock https://wiremock.org/. Source: about 2 years ago
  • Testing with @WireMockTest
    WireMock is a great library to mock APIs in your tests and supports Junit5 with two modes:. - Source: dev.to / about 2 years ago
  • stubr: Wiremock in Rust
    Here comes stubr. It relies on wiremock-rs and just takes care of converting Wiremock json stubs into mocks. Source: about 3 years ago
  • Mocking End to End Testing
    No automatic tools to generate the mocks for it but I like Wiremock to mock external API: scenario aware, can extract some of the request data for a response template and the admin API let you create mocks on the fly during test and check their usage. Source: about 3 years ago

Do you know an article comparing WireMock to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic WireMock discussion

Log in or Post with

This is an informative page about WireMock. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.