UNPKG

http-testing-server

Version:

HTTP server for testing HTTP clients, with redirects,waits,request mirroring

3 lines (2 loc) 68 B
import createTestServer from "./server"; export = createTestServer;