/vertx-test

Load and performance test a useless Vert.x server

Primary LanguageKotlin

Load and performance test a useless Vert.x server.

Follow both linked readmes to build & start each server. Run your test script against the test-server, which will then call the mock-server and echo back the response.

+-------------+    +-------------+    +-------------+
| test script | -> | test-server | -> | mock-server |
+-------------+    +-------------+    +-------------+