Home / Companies / WireMock / Blog / October 2023

October 2023 Summaries

3 posts from WireMock

Filter
Month: Year:
Post Summaries Back to Blog
WireMock Inc, in collaboration with the London Java Community, hosted a hack day in their new London office as part of the global open-source event Hacktoberfest 2023. The event attracted 16 participants who collaborated on various projects, including enhancing the Kotlin WireMock SDK, implementing OpenTelemetry tracing, and adding YAML stub mapping support. The event fostered teamwork and innovation, with participants organizing into groups to tackle specific tasks, and concluded with project presentations and an afterparty. WireMock plans to continue working on these contributions throughout Hacktoberfest, aiming to integrate new features for users and encouraging ongoing participation in open-source projects. They also announced upcoming online events and incentives for contributors, such as digital awards and exclusive swag, to further engage the community and enhance the WireMock ecosystem.
Oct 16, 2023 603 words in the original blog post.
WireMock has announced a partnership with AtomicJar to integrate WireMock's capabilities with the Testcontainers ecosystem, aiming to enhance the developer experience for integration testing across various technology stacks. This collaboration leverages AtomicJar's expertise in maintaining Testcontainers, an open-source framework that provides lightweight, disposable instances of databases and other services within Docker containers. The partnership introduces WireMock modules for Java, Golang, and Python, with experimental support for C/C++, enhancing interoperability and flexibility in testing environments. WireMock, known for its robust API simulation capabilities, will now benefit from Testcontainers' ability to simplify toolchain complexity and facilitate self-contained tests. This integration promises to streamline testing processes, reducing dependencies on external services and accelerating development iterations. Future plans include the release of WireMock 3 and further improvements to module APIs and features, with ongoing collaboration between WireMock and AtomicJar to advance the modules and expand their support across additional programming languages.
Oct 04, 2023 1,271 words in the original blog post.
Internal APIs are crucial in modern software development, but the traditional handover between API-producing and API-consuming teams often results in delays and late feedback, causing inefficiencies. The introduction of mock-first API prototyping in WireMock Cloud addresses these issues by allowing teams to collaboratively create working mock APIs during design discussions, providing a functional model that can be immediately tested. This approach ensures earlier feedback, reducing wasted effort and improving the quality of the final API. It also allows for automatic generation of comprehensive OpenAPI specifications, facilitating faster development and easier integration. This method enhances collaboration, compresses timelines, and increases developer productivity by enabling a seamless workflow from mock creation to final implementation.
Oct 03, 2023 1,235 words in the original blog post.