Skip to content

[experimental] TestReport: store excinfo #54

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

Closed
wants to merge 1 commit into from

Conversation

blueyed
Copy link
Owner

@blueyed blueyed commented Nov 2, 2019

Only used for repr (debugging e.g. last-failed) for now.

Only used for repr (debugging e.g. last-failed) for now.
blueyed added a commit that referenced this pull request Nov 2, 2019
This is meant to aid debugging, e.g. in case there are suddenly a lot of
last-failed tests.

Ref: pytest-dev#5301
Works better with: #54
@blueyed
Copy link
Owner Author

blueyed commented Nov 2, 2019

Does not work with JSON serialization.
Something like in 54223ec could be used maybe instead.

@blueyed blueyed closed this Nov 2, 2019
@blueyed blueyed deleted the callreport-excinfo branch November 2, 2019 10:35
blueyed added a commit that referenced this pull request Nov 2, 2019
…55)

This is meant to aid debugging, e.g. in case there are suddenly a lot of
last-failed tests.

Ref: pytest-dev#5301
Ref: #54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant