Structs§
- Context
- Depdency
Strategy - Execution
Result Map - Handler
Params - Persister
- Printer
- Rerun
Strategy - RunConfig
- Runner
- Simple
Strategy - Test
Arguments - TestArguments specifies every possible setting a test can have. This can be used to specify a responsible, set groups, or similar for a test
- Test
Case - Test
Repo - The TestRepo contains all tests to be checked and necessary info
Traits§
- Resource
- FromContext must be defined for all resources to be used within tests. rather than doing this manually, you can use the derive macro
- Test
Error
Functions§
- call_
handler - describe_
handler - main_
run - To be called by run!()