5 releases (3 breaking)

0.6.0 Feb 4, 2024
0.5.0 Aug 29, 2022
0.4.1 May 26, 2022
0.4.0 Apr 24, 2022
0.3.0 Nov 5, 2021

#798 in Testing

26 downloads per month
Used in 2 crates

Apache-2.0 and GPL-2.0-or-later

465KB
9K 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

~20–35MB
~638K SLoC