Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: 93f783228c3dfebd77a53e1d2e5fa81b49ae107a
https://github.com/pytest-dev/pytest/commit/93f783228c3dfebd77a53e1d2e5fa81b49ae107a
Author: Jeffrey Rackauckas <[email protected]>
Date: 2018-08-23 (Thu, 23 Aug 2018)
Changed paths:
A changelog/3829.feature.rst
M src/_pytest/terminal.py
M testing/test_terminal.py
Log Message:
-----------
Add the progress_display_mode ini option
Commit: 5fefc48f3332c7143d6f1ce5d4e70dc933100319
https://github.com/pytest-dev/pytest/commit/5fefc48f3332c7143d6f1ce5d4e70dc933100319
Author: Jeffrey Rackauckas <[email protected]>
Date: 2018-08-23 (Thu, 23 Aug 2018)
Changed paths:
M testing/test_terminal.py
Log Message:
-----------
Fixing pre-commit hooks
Commit: 5e260c4d3442505c8b3cbe2fc9e8571f872e7310
https://github.com/pytest-dev/pytest/commit/5e260c4d3442505c8b3cbe2fc9e8571f872e7310
Author: Jeffrey Rackauckas <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M changelog/3829.feature.rst
Log Message:
-----------
Fixing changelog file.
Commit: dda5e5ea328db9b80dbb098a925f2117c486010a
https://github.com/pytest-dev/pytest/commit/dda5e5ea328db9b80dbb098a925f2117c486010a
Author: Jeffrey Rackauckas <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M changelog/3829.feature.rst
Log Message:
-----------
Fixing backticks in changelog file.
Commit: 325319dc3b27febe63b6e2ea59bf6e4923207529
https://github.com/pytest-dev/pytest/commit/325319dc3b27febe63b6e2ea59bf6e4923207529
Author: Jeffrey Rackauckas <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M testing/test_terminal.py
Log Message:
-----------
Fixing xdist test to properly configure an ini file.
Commit: 2a917a582ed21e679e310dc37b964439d2ee7bad
https://github.com/pytest-dev/pytest/commit/2a917a582ed21e679e310dc37b964439d2ee7bad
Author: Jeffrey Rackauckas <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M testing/test_terminal.py
Log Message:
-----------
Removing accidental change to test
Commit: 8f4685e02479c051db62ee2cf00c074b5e7ce026
https://github.com/pytest-dev/pytest/commit/8f4685e02479c051db62ee2cf00c074b5e7ce026
Author: Jeffrey Rackauckas <[email protected]>
Date: 2018-08-26 (Sun, 26 Aug 2018)
Changed paths:
M doc/en/reference.rst
M src/_pytest/terminal.py
M testing/test_terminal.py
Log Message:
-----------
Move count display style to be part of console_output_style, fixed test
progress for count console output style.
Commit: 23295e1e987cdf5c926e94d75b55dada945d65be
https://github.com/pytest-dev/pytest/commit/23295e1e987cdf5c926e94d75b55dada945d65be
Author: Bruno Oliveira <[email protected]>
Date: 2018-08-27 (Mon, 27 Aug 2018)
Changed paths:
M doc/en/reference.rst
Log Message:
-----------
Fix docs linting
Commit: 4b94760c8e32400cce807eef132e40499e871a50
https://github.com/pytest-dev/pytest/commit/4b94760c8e32400cce807eef132e40499e871a50
Author: Jeffrey Rackauckas <[email protected]>
Date: 2018-08-27 (Mon, 27 Aug 2018)
Changed paths:
M changelog/3829.feature.rst
M src/_pytest/terminal.py
M testing/test_terminal.py
Log Message:
-----------
Removed spacing in count display.
Commit: a605ad4d11d2c1c8a5ce3f1810d431e765b422f3
https://github.com/pytest-dev/pytest/commit/a605ad4d11d2c1c8a5ce3f1810d431e765b422f3
Author: Bruno Oliveira <[email protected]>
Date: 2018-08-28 (Tue, 28 Aug 2018)
Changed paths:
A changelog/3829.feature.rst
M doc/en/reference.rst
M src/_pytest/terminal.py
M testing/test_terminal.py
Log Message:
-----------
Merge pull request #3880 from jeffreyrack/3829-progress_display_mode
#3829 -- Add the ability to show test progress as number of tests completed
instead of a percent.
Compare:
https://github.com/pytest-dev/pytest/compare/80eef29681c9...a605ad4d11d2
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit