WireMock unveiled its latest product offering, MockGPT, a dedicated module built to alleviate the challenges by simulating OpenAI APIs, and for the testing and development phases of OpenAI-powered applications. The offering comes amid escalating interest in Generative AI applications, particularly since the launch of ChatGPT in late 2022 with a dramatic spike in OpenAI API queries, outpacing even APIs such as Stripe and Salesforce.
While the rush to create transformative Generative AI applications is underway, developers face challenges with the use of OpenAI's APIs, like high costs, inconsistent responses, and long response times, ultimately delaying the rollout of new GPT-integrated applications. Implementing standard CI/CD processes such as continuous testing also becomes challenging when developing with the OpenAI API. MockGPT alleviates these issues by offering predictable, quick, and free API responses compatible with an existing codebase.
MockGPT is a WireMock-supported mock module designed to emulate the functions of OpenAI APIs, such as ChatGPT and GPT-4. It enables developers to write and test AI applications without the prohibitive fees and prolonged wait times associated with the live API.
Developers can configure the mock API to deliver specific responses, allowing for continued development of the rest of the application with code that matches what will be used in the live production environment. By creating a free WireMock Cloud account, developers can design more complex testing scenarios, such as different responses to various prompts, introducing delays, or implementing controlled unpredictability, also known as chaos engineering.
WireMock, co-founded by Uri Maoz and Tom Akehurst, raised $6.5 million in seed funding earlier this year, led by Ridge Ventures.



