#kvarn #web-server #testing #web

kvarn_testing

Testing framework used by the Kvarn web server

4 releases (2 breaking)

0.5.0 Aug 29, 2022
0.4.1 May 26, 2022
0.4.0 Apr 24, 2022
0.3.0 Nov 5, 2021

#30 in #web-server

38 downloads per month
Used in 2 crates

Apache-2.0

360KB
7K SLoC

Kvarn testing

This is a testing helper library used by the Kvarn web server.

See doc.kvarn.org for the most up-to-date docs.


lib.rs:

Helpers for integration-testing Kvarn.

Here, you can easily spin up a new server on a random non-used port and send a request to it in under 5 lines.

Dependencies

~13–22MB
~493K SLoC