Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Abridged assertions still cannot be disabled by using -vv (ellipses) #8940

Description

@ssbarnea

It seems that the abridging feature proves to be quite hard to neuter, even after #8391. While running with pytest==6.2.4, i can still see how assertions are abridged and I fail to see what was the real error causing them, even when running with -vv mode.

result is a CompletedProcess, one with multi-ling stdout.stderr and is essential to display it in full in order to get an idea about what went wrong.

Note that even tried -vvv and -vvvv without any visible outcome. Did I miss something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions