Enums§
- Source
Type - A source type to generate tests from.
Functions§
- version
- Returns the version of the framework.
Attribute Macros§
- test_
case_ source - Generates tests based on a provided source and model of that data
(must implement/derive
serde::Deserializeor be a built-in type).