Crate rtest

Source

Structs§

Context
DepdencyStrategy
ExecutionResultMap
HandlerParams
Persister
Printer
RerunStrategy
RunConfig
Runner
SimpleStrategy
TestArguments
TestArguments specifies every possible setting a test can have. This can be used to specify a responsible, set groups, or similar for a test
TestCase
TestRepo
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
TestError

Functions§

call_handler
describe_handler
main_run
To be called by run!()

Type Aliases§

ResourceId