Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(t TestingT, cfg Config, f func(t statefulTest.T))
Run the given testing function `f` multiple times. Each run will be executed with different values in generators. When an error is found, we try to shrink the test run before showing the final error. Only the error message in the shrunk execution and the logs from this run will be shown.
Types ¶
Click to show internal directories.
Click to hide internal directories.