Skip to content

Fix --last-failed reported items in terminal#2624

Merged
nicoddemus merged 3 commits into
pytest-dev:featuresfrom
nicoddemus:lf-report-after-collection
Jul 28, 2017
Merged

Fix --last-failed reported items in terminal#2624
nicoddemus merged 3 commits into
pytest-dev:featuresfrom
nicoddemus:lf-report-after-collection

Conversation

@nicoddemus

Copy link
Copy Markdown
Member

Using the new pytest_report_collectionfinish hook it is now possible to accurately report the items which will be rerun.

Should be reviewed only after #2621 is merged.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.0009%) to 91.887% when pulling a79d103 on nicoddemus:lf-report-after-collection into e97fd5e on pytest-dev:features.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.0009%) to 91.887% when pulling 8d83b48 on nicoddemus:lf-report-after-collection into e97fd5e on pytest-dev:features.

@nicoddemus nicoddemus changed the title Fix --last-failed reported items in terminal (WIP, DO NOT MERGE) Fix --last-failed reported items in terminal Jul 28, 2017
@nicoddemus

Copy link
Copy Markdown
Member Author

Now that #2621 has been merged this is ready for review.

@nicoddemus nicoddemus force-pushed the lf-report-after-collection branch from 8d83b48 to 7a12acb Compare July 28, 2017 11:55
@nicoddemus

Copy link
Copy Markdown
Member Author

Rebased

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.003%) to 91.887% when pulling 7a12acb on nicoddemus:lf-report-after-collection into 1712196 on pytest-dev:features.

@nicoddemus nicoddemus merged commit 768edde into pytest-dev:features Jul 28, 2017
@nicoddemus nicoddemus deleted the lf-report-after-collection branch July 28, 2017 17:48
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.

3 participants