Skip to content

Don't let callable ids in parametrized tests fail silently #2169

@fogo

Description

@fogo

As it has been discussed in #2167, the current implementation just swallowed any error that happened in a callable ids, without any feedback to developers.

@RonnyPfannschmidt suggested we didn't straight-up change it to raise and the changes are only going to warn developers. But the plan is that in future version 4.0 that it just raises instead, so people have some time to fix any usage that may relying in current behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: feature-branchnew feature or API change, should be merged into features branchtype: removalmarks the actual removal of a feature, usually done in major releases

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions