[−][src]Crate scrappy_http_test
Various helpers for scrappy applications to use during testing.
Structs
TestServer | The |
TestServer | Test server controller |
TestServerRuntime | Test server runstime |
Functions
test_server | Start test server |
unused_addr | Get first available unused address |
Attribute Macros
test | Marks async test function to be executed by scrappy runtime. |