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-watch to 4.2.0 #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest-watch from 4.1.0 to 4.2.0.

Changelog

4.2.0

--------------------------

- Enhancement: Show timestamp before running py.test ([66](https://github.com/joeyespo/pytest-watch/pull/66) - thanks, [xsteve][]!)
- Enhancement: Add watch single file feature ([80](https://github.com/joeyespo/pytest-watch/pull/80) - thanks, [touilleMan][]!)
- Bugfix: Add more common cache directories to `.gitignore`
- Bugfix: Handle SystemExit also when calling _run_pytest_collect ([60](https://github.com/joeyespo/pytest-watch/pull/60) - thanks, [blueyed][]!)
- Bugfix: Wait for pdb if it's passed to `pytest_args` ([64](https://github.com/joeyespo/pytest-watch/pull/64) - thanks, [remcohaszing][]!)
- Bugfix: Use the same Python interpreter for `pytest` when `ptw` is run outside of an activated virtual environment ([72](https://github.com/joeyespo/pytest-watch/pull/72) - thanks, [jacebrowning][]!)
- Bugfix: Fix `TypeError: can only concatenate tuple (not "list") to tuple`
- Bugfix: Show output when pytest is interrupted on config collection (dac01e9e585176c1da55b5588bdf86c8dd016c22) and document pytest exit code ([90](https://github.com/joeyespo/pytest-watch/pull/90) - thanks, [asford][]!)
- Readme: Add full command-line usage
- Readme: Add `README.rst` for better-looking README on PyPI ([83](https://github.com/joeyespo/pytest-watch/pull/83) - thanks, [apast][]!)
- Readme: Remove Gratipay :frowning_face: ([Article](https://gratipay.news/the-end-cbfba8f50981))
- Readme: Add [Say Thanks](http://saythanks.io/) badge :smiley:
Links

@codecov
Copy link

codecov bot commented May 20, 2018

Codecov Report

Merging #58 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   93.61%   93.61%           
=======================================
  Files           7        7           
  Lines         141      141           
=======================================
  Hits          132      132           
  Misses          9        9

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c5a025e...6b98d9c. Read the comment docs.

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