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

Update pytest-sugar to 0.9.2 #279

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Nov 8, 2018

This PR updates pytest-sugar from 0.7.1 to 0.9.2.

Changelog

0.9.2

^^^^^^^^^^^^^^^^^^^

- Fix incompatibility with pytest 3.10 (thanks Natim)
- Double colons for verbose output (thanks albertodonato)
- Fix "Wrong count with items modified in pytest_collection_modifyitems" (thanks blueyed)
- Defer registration of xdist hook (thanks blueyed)

0.9.1

^^^^^^^^^^^^^^^^^^^

- Fix incompatibility with pytest 3.4 (thanks nicoddemus)

0.9.0

^^^^^^^^^^^^^^^^^^^

- Print correct location for doctest failures
- Write xdist output on correct lines

0.8.0

^^^^^^^^^^^^^^^^^^^

- Release as an universal wheel
- Pytest3 compatibility
- Treat setup/teardown failures as errors
- Fix path issue in --new-summary
- Disable sugar output when not in terminal, should help with testing other pytest plugins
- Add double colons when in verbose mode
- Make --new-summary default, replaced flag with --old-summary
Links

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