Skip to content

SUT Mock version v0.2.1

Latest
Compare
Choose a tag to compare
@Henning-Schulz Henning-Schulz released this 30 Jul 08:18
· 1 commit to master since this release

Mocks a system under test (SUT) to be used for load testing.

The mock will respond to each request with a status code 200 and log the request except for the cases listed below. Furthermore, it maintains a user session. All requests are written to files and can be retrieved via a REST endpoint.