Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix --trace for parametrized tests #6099

Merged
merged 1 commit into from
Nov 1, 2019

Commits on Oct 31, 2019

  1. Fix --trace for parametrized tests

    Without this, the second time it tries to stop in a parametrized
    function it raises instead:
    
    `ValueError: --trace can't be used with a fixture named func!`
    
    Implementation idea, test (and changelog tweaks) thanks to blueyed
    
    Co-Authored-By: Ronny Pfannschmidt <opensource@ronnypfannschmidt.de>
    Co-Authored-By: Daniel Hahler <git@thequod.de>
    3 people committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    285524c View commit details
    Browse the repository at this point in the history