Skip to content

localtunnel vs Mock/it

A side-by-side look at localtunnel and Mock/it. For an in-depth review of either product, follow the links below.

localtunnel

localtunnel

Development

localtunnel is an open source command line tool that allows you to easily share a web server running on your local machine without configuring DNS or firewall rules. It does this by assigning you a unique publicly accessible url that will proxy all requests to your locally running web server.

tunnelinglocalhosttestingnetworking
Mock/it

Mock/it

Development

Mock/it is an open source mocking framework for Node.js and Web. It allows developers to easily mock HTTP responses, object behavior, and more to simulate scenarios and test software without external dependencies.

mockingtestingnodejs