Add 'Wiremock là gì'

Trần Trung Ngôn 2022-03-01 06:16:49 +00:00
parent 19b7ac7b9f
commit 4c10cd95c7

@ -0,0 +1,5 @@
WireMock is a simulator for HTTP-based APIs. Some might consider it a service virtualization tool or a mock server.
It enables you to stay productive when an API you depend on doesn't exist or isn't complete. It supports testing of edge cases and failure modes that the real API won't reliably produce. And because it's fast it can reduce your build time from hours down to minutes.
See more: https://wiremock.org/