failing-http-server
v0.2.0
Published
A server for testing service failures
Downloads
3
Readme
failing-http-server
Usage
npm i -g failing-http-server
failing-http-server -p <port>
Any requests to http://localhost:<port>
will return 500 Internal Server Error
Contributing
I may extend this package as I need but welcome PRs if you have an idea to improve/add functionality.