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

Remove --delegated pytest option #2458

Merged
merged 1 commit into from
Dec 6, 2019

Commits on Dec 2, 2019

  1. Remove --delegated pytest option

    This extension prevented execution of pytest from root of project and
    introduced risks of bypassing funtional testing by default.
    
    If someone want to avoid delegate testing the use of pytest marks is
    a much easier approach, one that does not need extra code.
    
    Signed-off-by: Sorin Sbarnea <[email protected]>
    rm
    ssbarnea committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    0a0df96 View commit details
    Browse the repository at this point in the history