2 Forks
15 Stars
15 Watchers

mse6

mse6 is a mock HTTP/TLS server for integration tests and edge cases. It supports slow HTTP responses, bad content encoding, sudden crashes, network termination and other abnormal behaviour that is otherwise difficult to observe or reproduce under test conditions.

How to download and setup mse6

Open terminal and run command
git clone https://github.com/simonmittag/mse6.git
git clone is used to create a copy or clone of mse6 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mse6 https://github.com/simonmittag/mse6/archive/master.zip

Or simply clone mse6 with SSH
[email protected]:simonmittag/mse6.git

If you have some problems with mse6

You may open issue on mse6 support forum (system) here: https://github.com/simonmittag/mse6/issues