Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 812 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 812 Bytes

test-servers

JVM Tests  codecov 

This repository is a collection of servers written in kotlin to be used for protocol testing. These will be published as a consumable artifact that can be included as a test dependency for projects that wish to test against some type of servers.

This may be useful, for example, for VPN clients, DNS clients, etc. The servers can be run locally within a CI environment, in a docker container, or on a remote server.

These servers should be not used for a production environment.