Emit warnings for legacy parametrization + marking #2427
Labels
type: enhancement
new feature or API change, should be merged into features branch
type: feature-branch
new feature or API change, should be merged into features branch
In #1921 we say "The old syntax will be removed in pytest-4.0.", and @nicoddemus said "Also please state that this mechanism will start to emit warnings in 3.1 and will be dropped in 4.0.".
However, looks like this hasn't happened.
As a quick hack for myself I did this in
ParameterSet.extract_from
:cc @RonnyPfannschmidt
The text was updated successfully, but these errors were encountered: