Skip to content

--verbose should report why a test case was skipped #157

@pytestbot

Description

@pytestbot

Originally reported by: Leah Klearman (BitBucket: klrmn, GitHub: klrmn)


I'm glad that py.test is now putting 's'es into results when it skips a test but it would be nice to know if it's because it's a @pytest.mark.destructive test, excluded due to a -m "not X", or explicitly weeded out by a py.test plugin and given py.test.skip("message"). I would imagine the message text would be provided when using --verbose.

Thanks!


Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementnew feature or API change, should be merged into features branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions