Crate datadriven

source ·

Structs

Enums

Traits

Functions

  • Walk a directory for test files and run each one as a test.
  • The async equivalent of walk. Must return the passed TestFile.
  • The same as walk_async but accepts an additional matcher to exclude matching files from being tested.
  • The same as walk but accepts an additional matcher to exclude matching files from being tested.