Expand description
Various helpers for scrappy applications to use during testing.
Structs§
- Test
Server - The
TestServer
type. - Test
Server Runtime - Test server runstime
Attribute Macros§
- test
- Marks async test function to be executed by scrappy runtime.