rtc-api
To make unit testing easier,rtc-api can help you run microservices and its dependencies, it will replace the mock with a real microservice api.
support
linux, mac, windows 10, windows 7
start cmd
start api
set env
windows
$env:IS_RTC_API="Y"
mac
export IS_RTC_API="Y"
run