Expand description
This crate provides helper functions for testing architecture tests.
Structs§
- Attributed
Log - Grouped
RunEvents - Groups events by stdout, stderr and non stdout/stderr events to make it easy to compare them in tests.
- Suite
Event - Events produced by test suite.
- Suite
RunInstance - Instance to control a single test suite run.
- Suite
Runner - Runs a test suite.
- Test
Builder - Builds and runs test suite(s).
- Test
RunEvent
Enums§
Traits§
- Group
RunEvent ByTest Case - Trait allowing iterators over
RunEvent
to be partitioned by test case name.
Functions§
- collect_
string_ from_ socket_ helper - Collect bytes from the socket, decompress if required and return the string
- collect_
suite_ events - collect_
suite_ events_ with_ watch - default_
run_ option - default_
run_ suite_ options