Added
- Parametrizing tests from a pytest fixture via
pytest-subtests
. #58
Changed
- Rename module
readers
toloaders
. - Rename
parametrize
parameters.filter_endpoint
toendpoint
andfilter_method
tomethod
.
Removed
- Substring match for method / endpoint filters. To avoid clashing with escaped chars in endpoints keys in schemas.