Run mock server on localhost

Hi,

Is it possible to run an offline mock server with Postman? Currently we are using WireMock for our mocks, and are able to run an offline WireMock server for running our UI tests on our CI server. We feel that our tests shouldn’t need to access the network as this makes them non deterministic. Hopefully someone can point me in the right direction.

try mockoon