Crate actix_http_test

source ·
Expand description

Various helpers for Actix applications to use during testing.

Structs

Test server controller

Functions

Start test server.
Start test server on an existing address binding.
Get a localhost socket address with random, unused port.