6 releases (3 breaking)
0.6.1 | Oct 25, 2024 |
---|---|
0.6.0 | Feb 4, 2024 |
0.5.0 | Aug 29, 2022 |
0.4.1 | May 26, 2022 |
0.3.0 | Nov 5, 2021 |
#2 in #testing-framework
Used in 2 crates
475KB
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
~21–33MB
~596K SLoC