[Pytest-commit] [pytest-dev/pytest] 522d59: Use session.config.hook instead of ihook. Fixes #2...

2021-02-28 Thread Bruno Oliveira
: make pytest fullpath a constant Commit: 8a2e6a8d51a6c50f807fb908578a11b3855b5fa1 https://github.com/pytest-dev/pytest/commit/8a2e6a8d51a6c50f807fb908578a11b3855b5fa1 Author: Bruno Oliveira Date: 2017-07-31 (Mon, 31 Jul 2017) Changed paths: M _pytest/pytester.py Log

[Pytest-commit] [pytest-dev/pytest] 5b09eb: Add config parameter to pytest_report_teststatus h...

2019-01-28 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 5b09eb1d742a36b15318988df783204d4dee25eb https://github.com/pytest-dev/pytest/commit/5b09eb1d742a36b15318988df783204d4dee25eb Author: Bruno Oliveira Date: 2019-01-28 (Mon, 28 Jan 2019) Changed

[Pytest-commit] [pytest-dev/pytest] 1c5009: Handle unittest.SkipTest exception with non-ascii ...

2019-01-28 Thread Bruno Oliveira
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 1c5009c3fb3b96aa9a551bacffe51eda7043a036 https://github.com/pytest-dev/pytest/commit/1c5009c3fb3b96aa9a551bacffe51eda7043a036 Author: Bruno Oliveira Date: 2019-01-28 (Mon, 28 Jan 2019) Changed

[Pytest-commit] [pytest-dev/pytest] af2ee1: Emit JUnit compatible XML

2019-01-24 Thread Bruno Oliveira
d paths: M changelog/3547.bugfix.rst Log Message: --- Update changelog Commit: 9905a73ae0e4df1b1ab28170d489c4d236ca898c https://github.com/pytest-dev/pytest/commit/9905a73ae0e4df1b1ab28170d489c4d236ca898c Author: Bruno Oliveira Date: 2019-01-24 (Thu, 24 Jan 2019)

[Pytest-commit] [pytest-dev/pytest] 9f86e8: count selected tests

2019-01-24 Thread Bruno Oliveira
://github.com/pytest-dev/pytest/commit/37aab5dd6bccf86deac36198a7e007b97097756d Author: Bruno Oliveira Date: 2019-01-24 (Thu, 24 Jan 2019) Changed paths: A changelog/4660.feature.rst Log Message: --- Add CHANGELOG entry for #4660 Commit

[Pytest-commit] [pytest-dev/pytest] 9543d1: Group warnings by message instead of by test id

2019-01-24 Thread Bruno Oliveira
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 9543d1901f3704432ff2f7a21d4a17fe9cf6cb2c https://github.com/pytest-dev/pytest/commit/9543d1901f3704432ff2f7a21d4a17fe9cf6cb2c Author: Bruno Oliveira Date: 2019-01-22 (Tue, 22 Jan 2019) Changed

[Pytest-commit] [pytest-dev/pytest] 0f546c: pytest_terminal_summary uses result from pytest_re...

2019-01-24 Thread Bruno Oliveira
M testing/test_skipping.py Log Message: --- Fixed one weird test that creates a class instead of using mocks.. ¯\_(ツ)_/¯ Commit: 7b10474fed2acbd1d465b41adfc2314acbfafe8a https://github.com/pytest-dev/pytest/commit/7b10474fed2acbd1d465b41adfc2314acbfafe8a Author: Bruno Olivei

[Pytest-commit] [pytest-dev/pytest] 0f918b: xunit-style functions and methods are invoked by a...

2019-01-23 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 0f918b1a9dd14a2d046d19be6ec239e8e2df4cb2 https://github.com/pytest-dev/pytest/commit/0f918b1a9dd14a2d046d19be6ec239e8e2df4cb2 Author: Bruno Oliveira Date: 2019-01-10 (Thu, 10 Jan 2019) Changed

[Pytest-commit] [pytest-dev/pytest] 04bd14: Fixes #4653 - tmp_path provides real path

2019-01-19 Thread Bruno Oliveira
/57bf9d6740d64c788f35734785f69627d5250fd9 Author: Bruno Oliveira Date: 2019-01-19 (Sat, 19 Jan 2019) Changed paths: M AUTHORS A changelog/4653.bugfix.rst M src/_pytest/tmpdir.py M testing/test_tmpdir.py Log Message: --- Merge pull request #4654 from AuHau/fix/#4653

[Pytest-commit] [pytest-dev/pytest] f28b83: fix #4649 - also transfer markers to keywordmappin...

2019-01-19 Thread Bruno Oliveira
#4649 - also transfer markers to keywordmapping as it turns out it is distinct from nodekeywords and behaves completely different Commit: 677a7d06dab31decd3ca312e5152e6650553a460 https://github.com/pytest-dev/pytest/commit/677a7d06dab31decd3ca312e5152e6650553a460 Author: Bruno Oliveira

[Pytest-commit] [pytest-dev/pytest] e2a9aa: Add docs page about plans for dropping py27 and py...

2019-01-16 Thread Bruno Oliveira
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: e2a9aaf24b0e3bdd1f4e429ba7c032f1f03bb585 https://github.com/pytest-dev/pytest/commit/e2a9aaf24b0e3bdd1f4e429ba7c032f1f03bb585 Author: Bruno Oliveira Date: 2019-01-14 (Mon, 14 Jan 2019) Changed

[Pytest-commit] [pytest-dev/pytest] f8d31d: Bugfix: monkeypatch.delattr handles class descript...

2019-01-16 Thread Bruno Oliveira
Message: --- Improve comment Commit: 1a04e8903a9b2148ebfd5dda048e70b7ebf59f82 https://github.com/pytest-dev/pytest/commit/1a04e8903a9b2148ebfd5dda048e70b7ebf59f82 Author: Bruno Oliveira Date: 2019-01-16 (Wed, 16 Jan 2019) Changed paths: M AUTHORS A changelog

[Pytest-commit] [pytest-dev/pytest] 9769bc: moving plugin inside pytest first pass

2019-01-06 Thread Bruno Oliveira
are printable Commit: d52ea4b6cf1b7a552d52a78acfd3b3b7f642bcc6 https://github.com/pytest-dev/pytest/commit/d52ea4b6cf1b7a552d52a78acfd3b3b7f642bcc6 Author: Bruno Oliveira Date: 2018-11-19 (Mon, 19 Nov 2018) Changed paths: M tox.ini Log Message: --- Use python 3 in &#x

[Pytest-commit] [pytest-dev/pytest] 9d297c: Preparing release version 4.1.0

2019-01-06 Thread Bruno Oliveira
Branch: refs/tags/4.1.0 Home: https://github.com/pytest-dev/pytest Commit: 9d297c06e8679346a3046239554f5d67452b8dea https://github.com/pytest-dev/pytest/commit/9d297c06e8679346a3046239554f5d67452b8dea Author: Bruno Oliveira Date: 2019-01-05 (Sat, 05 Jan 2019) Changed paths

[Pytest-commit] [pytest-dev/pytest] b39b69: Use sphinx-removed-in extension in the documentati...

2019-01-05 Thread Bruno Oliveira
Branch: refs/heads/sphinx-removed-in Home: https://github.com/pytest-dev/pytest Commit: b39b69a7309e06c3ddee4bf74bdfecfdafd2dc16 https://github.com/pytest-dev/pytest/commit/b39b69a7309e06c3ddee4bf74bdfecfdafd2dc16 Author: Bruno Oliveira Date: 2019-01-02 (Wed, 02 Jan 2019

[Pytest-commit] [pytest-dev/pytest] 5d0bcb: Fix typo in the Changelog for `get_closest_marker`

2019-01-05 Thread Bruno Oliveira
paths: M CHANGELOG.rst Log Message: --- Fix typo in the Changelog for `get_closest_marker` Commit: e8152207c4726194c12ed7247ad14ba5f68583a0 https://github.com/pytest-dev/pytest/commit/e8152207c4726194c12ed7247ad14ba5f68583a0 Author: Bruno Oliveira Date: 2019-01-05

[Pytest-commit] [pytest-dev/pytest] 8b4862: Allow providing a custom reason for `importorskip`

2019-01-05 Thread Bruno Oliveira
Author: Bruno Oliveira Date: 2019-01-05 (Sat, 05 Jan 2019) Changed paths: A changelog/4599.feature.rst M src/_pytest/outcomes.py Log Message: --- Add changelog entry and update docs for importorskip Commit: 0da5531c7c3c40386d7b268ab070ffd0f97bd52c https

[Pytest-commit] [pytest-dev/pytest] 388aff: Improve detailed summary report docs

2019-01-01 Thread Bruno Oliveira
nd `P`. Commit: cf5a9aebb24f84a04bb21b56861017eb25553346 https://github.com/pytest-dev/pytest/commit/cf5a9aebb24f84a04bb21b56861017eb25553346 Author: Bruno Oliveira Date: 2019-01-01 (Tue, 01 Jan 2019) Changed paths: M AUTHORS A changelog/4580.doc.rst M doc/en/usage.rst

[Pytest-commit] [pytest-dev/pytest] 1eef53: Update --collect-only to display test descriptions...

2018-12-30 Thread Bruno Oliveira
-dev/pytest/commit/1a9979a8031dba34d6fff240ed41b51a6717edec Author: Bruno Oliveira Date: 2018-12-30 (Sun, 30 Dec 2018) Changed paths: A changelog/4371.feature.rst M src/_pytest/terminal.py M testing/test_terminal.py Log Message: --- Merge pull request #4582 from

[Pytest-commit] [pytest-dev/pytest] ece01b: Update cache documentation example to correctly sh...

2018-12-21 Thread Bruno Oliveira
/b5cd43bc95600419186a460d09a24e41a8040984 Author: Bruno Oliveira Date: 2018-12-21 (Fri, 21 Dec 2018) Changed paths: A changelog/4558.doc.rst M doc/en/cache.rst Log Message: --- Merge pull request #4558 from hyunchel/fix-incorrect-example-in-cache-doc Update cache doc with correct example Compare

[Pytest-commit] [pytest-dev/pytest] 9f9f6e: remove most of markertransfer

2018-12-21 Thread Bruno Oliveira
removal Commit: 134ace98d9b4bce9ae7c64448f488cfb14ead457 https://github.com/pytest-dev/pytest/commit/134ace98d9b4bce9ae7c64448f488cfb14ead457 Author: Bruno Oliveira Date: 2018-12-21 (Fri, 21 Dec 2018) Changed paths: A changelog/4546.removal.rst A changelog/891.removal.rst

[Pytest-commit] [pytest-dev/pytest] c378cb: Remove support for applying marks to values in par...

2018-12-21 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: c378cb4793c05cc592ac4132d42dd8c0234d5a65 https://github.com/pytest-dev/pytest/commit/c378cb4793c05cc592ac4132d42dd8c0234d5a65 Author: Bruno Oliveira Date: 2018-12-20 (Thu, 20 Dec 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 011576: Calling fixtures directly is now an error instead ...

2018-12-19 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 0115766df3fe660ee663a96b114e08a6a8b039b3 https://github.com/pytest-dev/pytest/commit/0115766df3fe660ee663a96b114e08a6a8b039b3 Author: Bruno Oliveira Date: 2018-12-19 (Wed, 19 Dec 2018) Changed

[Pytest-commit] [pytest-dev/pytest] fd48cd: Remove config.warn, Node.warn; pytest_logwarning i...

2018-12-18 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: fd48cd57f95d2c4e2f6f4e416d20c36b4484d094 https://github.com/pytest-dev/pytest/commit/fd48cd57f95d2c4e2f6f4e416d20c36b4484d094 Author: Bruno Oliveira Date: 2018-12-14 (Fri, 14 Dec 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 60773e: Updating markers example to newest pytest version

2018-12-17 Thread Bruno Oliveira
(Sun, 16 Dec 2018) Changed paths: A changelog/4557.doc.rst Log Message: --- Adding change log entry Commit: 843d00c2193cd90d2ee752fa0a587f16a890d393 https://github.com/pytest-dev/pytest/commit/843d00c2193cd90d2ee752fa0a587f16a890d393 Author: Bruno Oliveira Date

[Pytest-commit] [pytest-dev/pytest] 149977: Errors in parametrize id functions now propagate t...

2018-12-17 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 1499778d5ea0f02f690cd50462c4061dad8cb9d7 https://github.com/pytest-dev/pytest/commit/1499778d5ea0f02f690cd50462c4061dad8cb9d7 Author: Bruno Oliveira Date: 2018-12-14 (Fri, 14 Dec 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 6e1b1a: Remove deprecated record_xml_property

2018-12-17 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 6e1b1abfa7ec8816c289df29c5bc8fdfae5e6bff https://github.com/pytest-dev/pytest/commit/6e1b1abfa7ec8816c289df29c5bc8fdfae5e6bff Author: Bruno Oliveira Date: 2018-12-14 (Fri, 14 Dec 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 231863: Rename "junit_time" to "junit_duration_report" opt...

2018-12-17 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 231863b1337b708b2c95db975f7f2d9f6d0ef086 https://github.com/pytest-dev/pytest/commit/231863b1337b708b2c95db975f7f2d9f6d0ef086 Author: Bruno Oliveira Date: 2018-12-14 (Fri, 14 Dec 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 989871: Review changelog entries for features branch

2018-12-14 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 98987177a082944135ea2b208b38ec7d32b02d39 https://github.com/pytest-dev/pytest/commit/98987177a082944135ea2b208b38ec7d32b02d39 Author: Bruno Oliveira Date: 2018-12-14 (Fri, 14 Dec 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 1e80a9: Remove pytest_funcarg__ prefix support for definin...

2018-12-14 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 1e80a9cb34c73066cc8fa232be9b20fe284b8ae9 https://github.com/pytest-dev/pytest/commit/1e80a9cb34c73066cc8fa232be9b20fe284b8ae9 Author: Bruno Oliveira Date: 2018-12-13 (Thu, 13 Dec 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 6c5a11: Preparing release version 4.0.2

2018-12-14 Thread Bruno Oliveira
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 6c5a1150d46f0392e84d6c9f28ace48d5199ca22 https://github.com/pytest-dev/pytest/commit/6c5a1150d46f0392e84d6c9f28ace48d5199ca22 Author: Bruno Oliveira Date: 2018-12-13 (Thu, 13 Dec 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 6c5a11: Preparing release version 4.0.2

2018-12-14 Thread Bruno Oliveira
Branch: refs/tags/4.0.2 Home: https://github.com/pytest-dev/pytest Commit: 6c5a1150d46f0392e84d6c9f28ace48d5199ca22 https://github.com/pytest-dev/pytest/commit/6c5a1150d46f0392e84d6c9f28ace48d5199ca22 Author: Bruno Oliveira Date: 2018-12-13 (Thu, 13 Dec 2018) Changed paths

[Pytest-commit] [pytest-dev/pytest] 5ecbb0: tests: fix test_raises_exception_looks_iterable

2018-12-10 Thread Bruno Oliveira
versions (from the tox header), and both commits failed locally. Commit: 22345ef722efe31f0daaef633482f846665970a7 https://github.com/pytest-dev/pytest/commit/22345ef722efe31f0daaef633482f846665970a7 Author: Bruno Oliveira Date: 2018-12-10 (Mon, 10 Dec 2018) Changed paths: M

[Pytest-commit] [pytest-dev/pytest] 1654b7: [#3191] Set up tests to confirm warnings

2018-12-05 Thread Bruno Oliveira
NamedConstant Fixes namespace by using import from Commit: 26d27df6fce16904ed9fb27e27e16dc9620d9569 https://github.com/pytest-dev/pytest/commit/26d27df6fce16904ed9fb27e27e16dc9620d9569 Author: Bruno Oliveira Date: 2018-12-05 (Wed, 05 Dec 2018) Changed paths: M changelog/319

[Pytest-commit] [pytest-dev/pytest] db3294: Rectified typo

2018-12-04 Thread Bruno Oliveira
: M doc/en/mark.rst Log Message: --- Rectified typo Commit: 60599b667ead0d303a77b02f669559466f36b4c2 https://github.com/pytest-dev/pytest/commit/60599b667ead0d303a77b02f669559466f36b4c2 Author: Bruno Oliveira Date: 2018-12-04 (Tue, 04 Dec 2018) Changed paths

[Pytest-commit] [pytest-dev/pytest] 090f7f: Remove request.cached_setup

2018-12-01 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 090f7ff44907ab1b3317bf5c19b36fabb6a84b8b https://github.com/pytest-dev/pytest/commit/090f7ff44907ab1b3317bf5c19b36fabb6a84b8b Author: Bruno Oliveira Date: 2018-12-01 (Sat, 01 Dec 2018) Changed

[Pytest-commit] [pytest-dev/pytest] b05061: Change deprecation type of --result-log to PytestD...

2018-12-01 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: b05061dcd27516da907ce62964263fd91f006ade https://github.com/pytest-dev/pytest/commit/b05061dcd27516da907ce62964263fd91f006ade Author: Bruno Oliveira Date: 2018-12-01 (Sat, 01 Dec 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 5d2e23: Update deprecations.rst now that we have removed a...

2018-12-01 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 5d2e2377ffcd5ba21dae67b7456a9b94a088b29b https://github.com/pytest-dev/pytest/commit/5d2e2377ffcd5ba21dae67b7456a9b94a088b29b Author: Bruno Oliveira Date: 2018-11-22 (Thu, 22 Nov 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 847eac: refactor CallInfo constructor magic into named con...

2018-11-30 Thread Bruno Oliveira
/e0ba1cbf8d84ede0acee869443b4e4924a0df9f2 Author: Bruno Oliveira Date: 2018-11-30 (Fri, 30 Nov 2018) Changed paths: M src/_pytest/nose.py M src/_pytest/runner.py M testing/test_runner.py Log Message: --- Merge pull request #4299 from RonnyPfannschmidt/callinfo-sanity

[Pytest-commit] [pytest-dev/pytest] 701580: Highlight docs with pygments-pytest

2018-11-26 Thread Bruno Oliveira
installing pygments-pytest Commit: 91b25c4deceef8ea881d216342d77df293fdb5fb https://github.com/pytest-dev/pytest/commit/91b25c4deceef8ea881d216342d77df293fdb5fb Author: Bruno Oliveira Date: 2018-11-24 (Sat, 24 Nov 2018) Changed paths: M doc/en/requirements.txt M tox.ini

[Pytest-commit] [pytest-dev/pytest] b00b71: [skip travis] Use retry script on AppVeyor

2018-11-26 Thread Bruno Oliveira
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: b00b715cb6a7f6b2455bcf80aad875432f98bd38 https://github.com/pytest-dev/pytest/commit/b00b715cb6a7f6b2455bcf80aad875432f98bd38 Author: Bruno Oliveira Date: 2018-11-26 (Mon, 26 Nov 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 2eac1b: Bump pygments-pytest

2018-11-24 Thread Bruno Oliveira
paths: M doc/en/requirements.txt Log Message: --- Bump pygments-pytest Commit: d05b30ce11f68959d8c9ebebd8674bb84d91f02d https://github.com/pytest-dev/pytest/commit/d05b30ce11f68959d8c9ebebd8674bb84d91f02d Author: Bruno Oliveira Date: 2018-11-25 (Sun, 25 Nov 2018

[Pytest-commit] [pytest-dev/pytest] d219e0: Fix rtd by installing pygments-pytest

2018-11-24 Thread Bruno Oliveira
paths: M doc/en/requirements.txt M tox.ini Log Message: --- Fix rtd by installing pygments-pytest Commit: 91b25c4deceef8ea881d216342d77df293fdb5fb https://github.com/pytest-dev/pytest/commit/91b25c4deceef8ea881d216342d77df293fdb5fb Author: Bruno Oliveira Date

[Pytest-commit] [pytest-dev/pytest] 9e522c: Try to fix/improve reporting of test_request_garba...

2018-11-24 Thread Bruno Oliveira
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 9e522c97fa7533e836bb2691533aae7d5a6c26ba https://github.com/pytest-dev/pytest/commit/9e522c97fa7533e836bb2691533aae7d5a6c26ba Author: Bruno Oliveira Date: 2018-11-24 (Sat, 24 Nov 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 16b15a: Preparing release version 4.0.1

2018-11-23 Thread Bruno Oliveira
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 16b15af6245e38624679fcdc86a4f40d0ffec294 https://github.com/pytest-dev/pytest/commit/16b15af6245e38624679fcdc86a4f40d0ffec294 Author: Bruno Oliveira Date: 2018-11-23 (Fri, 23 Nov 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 0cf45e: Display "short test summary info" after (main) war...

2018-11-23 Thread Bruno Oliveira
389bf374fe https://github.com/pytest-dev/pytest/commit/23e444792216b12d12fa072225bb5d389bf374fe Author: Bruno Oliveira Date: 2018-11-23 (Fri, 23 Nov 2018) Changed paths: A changelog/3952.bugfix.rst M src/_pytest/terminal.py M testing/test_terminal.py L

[Pytest-commit] [pytest-dev/pytest] b71bd9: fix #4386 - handle uninitialized exceptioninfo in ...

2018-11-23 Thread Bruno Oliveira
/9ae8429a21ed83bb668c94023e933fa4112d3831 Author: Bruno Oliveira Date: 2018-11-22 (Thu, 22 Nov 2018) Changed paths: M testing/python/raises.py Log Message: --- Use a more specific exception type in test_raises_repr_inflight As requested during review Commit

[Pytest-commit] [pytest-dev/pytest] 88bf01: fix #4386 - restructure construction and partial s...

2018-11-23 Thread Bruno Oliveira
/2eaf3db6aeda21c060b18531c74776ffb41d33fc Author: Bruno Oliveira Date: 2018-11-22 (Thu, 22 Nov 2018) Changed paths: M src/_pytest/_code/code.py Log Message: --- Fix docstring indentation (docs env) Commit: 63f90a2bcd249a91c76d9e2078143bf66c33b43c https://github.com

[Pytest-commit] [pytest-dev/pytest] 0385c2: cacheprovider: do not write README/.gitignore to e...

2018-11-23 Thread Bruno Oliveira
: c5c728c8bcbc07268874c8944ee956fae9c1350c https://github.com/pytest-dev/pytest/commit/c5c728c8bcbc07268874c8944ee956fae9c1350c Author: Bruno Oliveira Date: 2018-11-22 (Thu, 22 Nov 2018) Changed paths: M testing/test_cacheprovider.py Log Message: --- Fix test/improve tests a bit in py27

[Pytest-commit] [pytest-dev/pytest] 9769bc: moving plugin inside pytest first pass

2018-11-22 Thread Bruno Oliveira
/d52ea4b6cf1b7a552d52a78acfd3b3b7f642bcc6 Author: Bruno Oliveira Date: 2018-11-19 (Mon, 19 Nov 2018) Changed paths: M tox.ini Log Message: --- Use python 3 in 'doctesting' environment We some examples now use type annotations Commit: f987b368e8dbe1775eb23301ce71d462923db9ed https://

[Pytest-commit] [pytest-dev/pytest] fc61bd: fix 4425: resolve --basetemp to absolute paths

2018-11-22 Thread Bruno Oliveira
/pytest/commit/f180ab3e69438559df309e8eac563499bde4fba2 Author: Bruno Oliveira Date: 2018-11-20 (Tue, 20 Nov 2018) Changed paths: M src/_pytest/tmpdir.py Log Message: --- Use os.path.abspath to get absolute path instead of Path.resolve() Unfortunately it seems there is a

[Pytest-commit] [pytest-dev/pytest] ee4f8c: Adds note on multiple module marker usage

2018-11-21 Thread Bruno Oliveira
v 2018) Changed paths: M doc/en/example/markers.rst Log Message: --- Adds note on multiple module marker usage Commit: 3eaa6d883542147b376cb43c4e9e95a9dd8d7d40 https://github.com/pytest-dev/pytest/commit/3eaa6d883542147b376cb43c4e9e95a9dd8d7d40 Author: Bruno Oliveira

[Pytest-commit] [pytest-dev/pytest] 5eb401: Merge pull request #4301 from nicoddemus/merge-mas...

2018-11-14 Thread Bruno Oliveira
_bestrelpathcache to session Commit: 1752c7e710c2172c121c0746bf9e8c48ec1fa0b9 https://github.com/pytest-dev/pytest/commit/1752c7e710c2172c121c0746bf9e8c48ec1fa0b9 Author: Bruno Oliveira Date: 2018-11-05 (Mon, 05 Nov 2018) Changed paths: M src/_pytest/main.py M src/_pytest/nodes.py

[Pytest-commit] [pytest-dev/pytest] e02597: Merge remote-tracking branch 'upstream/master' int...

2018-11-14 Thread Bruno Oliveira
Branch: refs/tags/4.0.0 Home: https://github.com/pytest-dev/pytest Commit: e025974cbd4102e613a3833e35b8feefe4800d0d https://github.com/pytest-dev/pytest/commit/e025974cbd4102e613a3833e35b8feefe4800d0d Author: Bruno Oliveira Date: 2018-11-13 (Tue, 13 Nov 2018) Changed paths

[Pytest-commit] [pytest-dev/pytest] bee72a: Fix nodes._check_initialpaths_for_relpath for dirs

2018-11-13 Thread Bruno Oliveira
1 (Sun, 11 Nov 2018) Changed paths: M src/_pytest/main.py Log Message: --- Cleanup/follow-up to #4319 Commit: e5a9f92dfb52bbaaf20efe566a92dc087ea1688b https://github.com/pytest-dev/pytest/commit/e5a9f92dfb52bbaaf20efe566a92dc087ea1688b Author: Bruno Oliveira Date:

[Pytest-commit] [pytest-dev/pytest] dc20de: Change RemovedInPytest4Warnings to errors by defau...

2018-11-13 Thread Bruno Oliveira
Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: dc20dedbc788bc41927612c9ca66b30cc614ecac https://github.com/pytest-dev/pytest/commit/dc20dedbc788bc41927612c9ca66b30cc614ecac Author: Bruno Oliveira Date: 2018-11-12 (Mon, 12 Nov 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 935b10: CI: use py37 instead of py36 by default

2018-11-12 Thread Bruno Oliveira
/pytest/commit/0df5ce408260d1d5f686a8690022a4b0e421e11a Author: Bruno Oliveira Date: 2018-11-12 (Mon, 12 Nov 2018) Changed paths: M tox.ini Log Message: --- Fix basepython for linting testenv in tox.ini Commit: 3cec1482eb841934a409cddd55434b7ba417f6a0 https

[Pytest-commit] [pytest-dev/pytest] 962824: CI: doctesting uses coverage, fiy py37 on AppVeyor

2018-11-12 Thread Bruno Oliveira
: 2018-11-11 (Sun, 11 Nov 2018) Changed paths: M .travis.yml Log Message: --- Travis: use last TOXENV for PATH Commit: 93a98369624fc3fa57f9602bff6d9e9bffb792b0 https://github.com/pytest-dev/pytest/commit/93a98369624fc3fa57f9602bff6d9e9bffb792b0 Author: Bruno

[Pytest-commit] [pytest-dev/pytest] 2626bd: Preparing release version 3.10.1

2018-11-11 Thread Bruno Oliveira
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 2626bd9afa714c9ae1f50b99f7d0d18e7cf29d27 https://github.com/pytest-dev/pytest/commit/2626bd9afa714c9ae1f50b99f7d0d18e7cf29d27 Author: Bruno Oliveira Date: 2018-11-11 (Sun, 11 Nov 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 2626bd: Preparing release version 3.10.1

2018-11-11 Thread Bruno Oliveira
Branch: refs/tags/3.10.1 Home: https://github.com/pytest-dev/pytest Commit: 2626bd9afa714c9ae1f50b99f7d0d18e7cf29d27 https://github.com/pytest-dev/pytest/commit/2626bd9afa714c9ae1f50b99f7d0d18e7cf29d27 Author: Bruno Oliveira Date: 2018-11-11 (Sun, 11 Nov 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 825085: Travis: use coverage from existing tox env [skip ...

2018-11-11 Thread Bruno Oliveira
paths: M .travis.yml Log Message: --- Travis: use coverage from existing tox env [skip appveyor] Commit: 7b833ce5f99a8a4a6bd0e41379199a88ffefbea4 https://github.com/pytest-dev/pytest/commit/7b833ce5f99a8a4a6bd0e41379199a88ffefbea4 Author: Bruno Oliveira Date: 2018

[Pytest-commit] [pytest-dev/pytest] dc9ced: Travis: use Xenial by default [skip appveyor]

2018-11-11 Thread Bruno Oliveira
paths: M .travis.yml Log Message: --- Travis: use Xenial by default [skip appveyor] Commit: 11a9cbd50b7f6ada59c8335f759d65439f85c29d https://github.com/pytest-dev/pytest/commit/11a9cbd50b7f6ada59c8335f759d65439f85c29d Author: Bruno Oliveira Date: 2018-11-11 (Sun, 11

[Pytest-commit] [pytest-dev/pytest] a6ff5e: Cleanup/follow-up to #4319

2018-11-11 Thread Bruno Oliveira
paths: M src/_pytest/main.py Log Message: --- Cleanup/follow-up to #4319 Commit: b6f16abfe0f29c0f5a5b4d983950c7b77da40607 https://github.com/pytest-dev/pytest/commit/b6f16abfe0f29c0f5a5b4d983950c7b77da40607 Author: Bruno Oliveira Date: 2018-11-11 (Sun, 11 Nov 2018

[Pytest-commit] [pytest-dev/pytest] be15ad: Fix collection of direct symlinked files not in py...

2018-11-11 Thread Bruno Oliveira
: e5a9f92dfb52bbaaf20efe566a92dc087ea1688b https://github.com/pytest-dev/pytest/commit/e5a9f92dfb52bbaaf20efe566a92dc087ea1688b Author: Bruno Oliveira Date: 2018-11-11 (Sun, 11 Nov 2018) Changed paths: A changelog/4321.bugfix.rst A changelog/4325.bugfix.rst M src/_pytest/main.py M

[Pytest-commit] [pytest-dev/pytest] b494d3: tests: test_fileimport: improve reporting on failu...

2018-11-09 Thread Bruno Oliveira
paths: M testing/test_modimport.py Log Message: --- tests: test_fileimport: improve reporting on failure Commit: e00f3a2fb76cd81be72fc41db509fe301122dbcb https://github.com/pytest-dev/pytest/commit/e00f3a2fb76cd81be72fc41db509fe301122dbcb Author: Bruno Oliveira Date

[Pytest-commit] [pytest-dev/pytest] c55ca1: Update __init__.py

2018-11-08 Thread Bruno Oliveira
like consider_pluginarg method does) Commit: 9a884f1ccb11c332cf57427c67476bc5f2ef66e4 https://github.com/pytest-dev/pytest/commit/9a884f1ccb11c332cf57427c67476bc5f2ef66e4 Author: Bruno Oliveira Date: 2018-11-07 (Wed, 07 Nov 2018) Changed paths: M changelog/4304.bugfix.rst Log Me

[Pytest-commit] [pytest-dev/pytest] f521f5: move the _bestrelpathcache to session

2018-11-05 Thread Bruno Oliveira
) Changed paths: M src/_pytest/main.py M src/_pytest/nodes.py Log Message: --- move the _bestrelpathcache to session Commit: 1752c7e710c2172c121c0746bf9e8c48ec1fa0b9 https://github.com/pytest-dev/pytest/commit/1752c7e710c2172c121c0746bf9e8c48ec1fa0b9 Author: Bruno

[Pytest-commit] [pytest-dev/pytest] d42c49: Add missing `-` in front of the new option `--sw`

2018-11-05 Thread Bruno Oliveira
: M CHANGELOG.rst Log Message: --- Add missing `-` in front of the new option `--sw` Commit: 832b59b3169e2d192e00b133466058515bc819de https://github.com/pytest-dev/pytest/commit/832b59b3169e2d192e00b133466058515bc819de Author: Bruno Oliveira Date: 2018-11-05 (Mon

[Pytest-commit] [pytest-dev/pytest] 341524: doc: add lost changelog entry

2018-11-04 Thread Bruno Oliveira
/4aa3c4fa2b1539b2b783e1ce74dac748cbcc0771 Author: Bruno Oliveira Date: 2018-11-04 (Sun, 04 Nov 2018) Changed paths: M CHANGELOG.rst R doc/4266.bugfix.rst Log Message: --- Merge pull request #4303 from blueyed/fix-changelog doc: add lost changelog entry Compare: https://github.com

[Pytest-commit] [pytest-dev/pytest] 661055: Restructured project.

2018-11-04 Thread Bruno Oliveira
changelog/4188.feature.rst M src/_pytest/terminal.py Log Message: --- Make --color more colorful Commit: 43c3f596605ad3ccf989a1d0aa41b5fcc872d25b https://github.com/pytest-dev/pytest/commit/43c3f596605ad3ccf989a1d0aa41b5fcc872d25b Author: Bruno Oliveira Date: 2018-10-18

[Pytest-commit] [pytest-dev/pytest] 6befdf: Merge remote-tracking branch 'upstream/master' int...

2018-11-04 Thread Bruno Oliveira
Branch: refs/tags/3.10.0 Home: https://github.com/pytest-dev/pytest Commit: 6befdf8b46dea2138dcd4e275c930dcd83a586ac https://github.com/pytest-dev/pytest/commit/6befdf8b46dea2138dcd4e275c930dcd83a586ac Author: Bruno Oliveira Date: 2018-11-03 (Sat, 03 Nov 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 7b5f3f: doc: fix HOWTORELEASE.rst

2018-11-03 Thread Bruno Oliveira
/bb2ed2f89853bcd56afd114996f98b3f174fbef1 Author: Bruno Oliveira Date: 2018-11-03 (Sat, 03 Nov 2018) Changed paths: M HOWTORELEASE.rst Log Message: --- Merge pull request #4298 from blueyed/howto doc: fix HOWTORELEASE.rst Compare: https://github.com/pytest-dev/pytest/compare/f2b9bbdd4a93

[Pytest-commit] [pytest-dev/pytest] a41820: collection: performance: use optimized parts funct...

2018-11-03 Thread Bruno Oliveira
6b0108a8c Author: Bruno Oliveira Date: 2018-11-03 (Sat, 03 Nov 2018) Changed paths: M src/_pytest/main.py M src/_pytest/pathlib.py M src/_pytest/python.py Log Message: --- Merge pull request #4237 from boxed/master Performance fixes Compare: https://github.com

[Pytest-commit] [pytest-dev/pytest] d65f30: Move handling of duplicate files

2018-11-02 Thread Bruno Oliveira
https://github.com/pytest-dev/pytest/commit/21725e930462a6533b98ac89d50e1e171d9f0c66 Author: Bruno Oliveira Date: 2018-11-02 (Fri, 02 Nov 2018) Changed paths: A changelog/4046.bugfix.rst M src/_pytest/main.py M src/_pytest/python.py M testing/test_collection.py M

[Pytest-commit] [pytest-dev/pytest] 540424: Improve the warning message for the implicitly str...

2018-11-02 Thread Bruno Oliveira
://github.com/pytest-dev/pytest/commit/d4ca634ef6961ae42eb476f4500aed594e1007b1 Author: Bruno Oliveira Date: 2018-10-31 (Wed, 31 Oct 2018) Changed paths: M changelog/4279.trivial.rst Log Message: --- Fix linting Commit: 948fd7b8b027b944cc817161637735235e89636a https

[Pytest-commit] [pytest-dev/pytest] 1f1d4a: cacheprovider: display cachedir also in non-verbos...

2018-11-01 Thread Bruno Oliveira
/f2cebce2eb2fb94443e52d1d9282d6ec97c0d1ea Author: Bruno Oliveira Date: 2018-11-01 (Thu, 01 Nov 2018) Changed paths: A changelog/4272.trivial.rst M src/_pytest/cacheprovider.py Log Message: --- Merge pull request #4272 from blueyed/cache-non-default cacheprovider: display cachedir also in non-verbose mode

[Pytest-commit] [pytest-dev/pytest] c31abb: Update talks.rst

2018-10-31 Thread Bruno Oliveira
/0994829afeccbdc590deca3e932f10916712 Author: Bruno Oliveira Date: 2018-10-31 (Wed, 31 Oct 2018) Changed paths: M doc/en/talks.rst Log Message: --- Move pytest talk to the start of the section Commit: 9871d5ec2d41bd4df4cfb793dda543b3604628f3 https://github.com/pytest-dev/pytest/commit

[Pytest-commit] [pytest-dev/pytest] e0038b: pdb: improve msg about output capturing with set_t...

2018-10-31 Thread Bruno Oliveira
Commit: 017e504a11278d1edd9a29f12962bb6caeb85b9b https://github.com/pytest-dev/pytest/commit/017e504a11278d1edd9a29f12962bb6caeb85b9b Author: Bruno Oliveira Date: 2018-10-31 (Wed, 31 Oct 2018) Changed paths: A changelog/4277.trivial.rst M src/_pytest/capture.py M src/_pytest/de

[Pytest-commit] [pytest-dev/pytest] af0036: Upgrade pyupgrade for crlf fixes (again)

2018-10-31 Thread Bruno Oliveira
paths: M .pre-commit-config.yaml Log Message: --- Upgrade pyupgrade for crlf fixes (again) Commit: 642521a9b3c3341d81367b9a4574bbc827b66d87 https://github.com/pytest-dev/pytest/commit/642521a9b3c3341d81367b9a4574bbc827b66d87 Author: Bruno Oliveira Date: 2018-10-31

[Pytest-commit] [pytest-dev/pytest] da04ff: ignore _CompatProperty when parsing fixtures

2018-10-31 Thread Bruno Oliveira
://github.com/pytest-dev/pytest/commit/b5d62cdb553484267a005707c94faf0287433f5e Author: Bruno Oliveira Date: 2018-10-31 (Wed, 31 Oct 2018) Changed paths: M changelog/2701.bugfix.rst Log Message: --- Update 2701.bugfix.rst Commit: 0fea71a4f58f9e78d4666adb9639baaf775e327b

[Pytest-commit] [pytest-dev/pytest] 3b65d1: Add docs page discussing flaky tests

2018-10-31 Thread Bruno Oliveira
paths: M doc/en/contents.rst A doc/en/flaky.rst Log Message: --- Add docs page discussing flaky tests Commit: d5b5be6fbe65a7f6dc5457feaa5d8b6e5affa81e https://github.com/pytest-dev/pytest/commit/d5b5be6fbe65a7f6dc5457feaa5d8b6e5affa81e Author: Bruno Oliveira Date

[Pytest-commit] [pytest-dev/pytest] 40228f: collection: _recurse: skip __pycache__

2018-10-30 Thread Bruno Oliveira
paths: M src/_pytest/main.py M src/_pytest/python.py Log Message: --- collection: _recurse: skip __pycache__ Commit: 233c2a23de1c5e11c26eaa06a79977fd5811f7f2 https://github.com/pytest-dev/pytest/commit/233c2a23de1c5e11c26eaa06a79977fd5811f7f2 Author: Bruno Oliveira

[Pytest-commit] [pytest-dev/pytest] 22ab73: Spelling and grammar fixes

2018-10-30 Thread Bruno Oliveira
) Changed paths: M src/_pytest/pathlib.py Log Message: --- Spelling fix Commit: 46ec0ec43a4cc3c0bb002a496d05b978de411dee https://github.com/pytest-dev/pytest/commit/46ec0ec43a4cc3c0bb002a496d05b978de411dee Author: Bruno Oliveira Date: 2018-10-30 (Tue, 30 Oct 2018

[Pytest-commit] [pytest-dev/pytest] c3acf0: Fixes #4255 by adding to the documentation that mo...

2018-10-28 Thread Bruno Oliveira
/e6e40db9c7c5f585185df699513ea745a4429336 Author: Bruno Oliveira Date: 2018-10-28 (Sun, 28 Oct 2018) Changed paths: A changelog/4255.doc.rst M doc/en/reference.rst Log Message: --- Merge pull request #4258 from pecey/tmp/issue-4255 Fixes #4255 by adding to the doc that module names

[Pytest-commit] [pytest-dev/pytest] b0c091: changed address to pytest-data-dir

2018-10-27 Thread Bruno Oliveira
paths: M doc/en/fixture.rst Log Message: --- changed address to pytest-data-dir Commit: bab1ef5d38b4c08e2048927b0421f96c41876d74 https://github.com/pytest-dev/pytest/commit/bab1ef5d38b4c08e2048927b0421f96c41876d74 Author: Bruno Oliveira Date: 2018-10-27 (Sat, 27 Oct

[Pytest-commit] [pytest-dev/pytest] 96784c: Preparing release version 3.9.3

2018-10-27 Thread Bruno Oliveira
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 96784c2052ba5d36a8c3deaf039c9ab406b12cca https://github.com/pytest-dev/pytest/commit/96784c2052ba5d36a8c3deaf039c9ab406b12cca Author: Bruno Oliveira Date: 2018-10-27 (Sat, 27 Oct 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 96784c: Preparing release version 3.9.3

2018-10-27 Thread Bruno Oliveira
Branch: refs/tags/3.9.3 Home: https://github.com/pytest-dev/pytest Commit: 96784c2052ba5d36a8c3deaf039c9ab406b12cca https://github.com/pytest-dev/pytest/commit/96784c2052ba5d36a8c3deaf039c9ab406b12cca Author: Bruno Oliveira Date: 2018-10-27 (Sat, 27 Oct 2018) Changed paths

[Pytest-commit] [pytest-dev/pytest] dcdf86: python: collect: revisit

2018-10-27 Thread Bruno Oliveira
paths: M src/_pytest/python.py Log Message: --- python: collect: revisit Commit: e986d06ade5d54ddcc6091caab7063e0acf14ada https://github.com/pytest-dev/pytest/commit/e986d06ade5d54ddcc6091caab7063e0acf14ada Author: Bruno Oliveira Date: 2018-10-27 (Sat, 27 Oct 2018

[Pytest-commit] [pytest-dev/pytest] bfa199: add script to generate a example folder for collec...

2018-10-26 Thread Bruno Oliveira
folder for collecting many files Commit: ebba3ebe671f8ce2d198746c985783f71758c0db https://github.com/pytest-dev/pytest/commit/ebba3ebe671f8ce2d198746c985783f71758c0db Author: Bruno Oliveira Date: 2018-10-26 (Fri, 26 Oct 2018) Changed paths: A testing/example_scripts/perf_examples

[Pytest-commit] [pytest-dev/pytest] ae2fc2: handle test folder cleanup being unable to create ...

2018-10-26 Thread Bruno Oliveira
/d59786fcc421dcec1bcbffc4768625b5172d2475 Author: Bruno Oliveira Date: 2018-10-26 (Fri, 26 Oct 2018) Changed paths: A changelog/4181.bugfix.rst M src/_pytest/pathlib.py M testing/test_tmpdir.py Log Message: --- Merge pull request #4222 from RonnyPfannschmidt

[Pytest-commit] [pytest-dev/pytest] ce0b05: fix #4243 - support positional argument stacklevel...

2018-10-26 Thread Bruno Oliveira
/56989a8350b3f2758fdb4cf421d9c77a08706d03 Author: Bruno Oliveira Date: 2018-10-26 (Fri, 26 Oct 2018) Changed paths: A changelog/4243.bugfix.rst M src/_pytest/recwarn.py M testing/test_recwarn.py Log Message: --- Merge pull request #4244 from RonnyPfannschmidt/fix

[Pytest-commit] [pytest-dev/pytest] e04182: Move handling of duplicate files

2018-10-26 Thread Bruno Oliveira
intentionally. - removes XXX comment, likely not relevant anymore since 6dac7743. Commit: 8d0e1a99e49ac0fbe08721c7ab379f6cae59 https://github.com/pytest-dev/pytest/commit/8d0e1a99e49ac0fbe08721c7ab379f6cae59 Author: Bruno Oliveira Date: 2018-10-26 (Fri, 26 Oct 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 1af31a: Add a changelog for #4235 [ci skip]

2018-10-25 Thread Bruno Oliveira
paths: A changelog/4233.trivial.rst Log Message: --- Add a changelog for #4235 [ci skip] Commit: 041044eef02ae094364e3790791da16d7c877398 https://github.com/pytest-dev/pytest/commit/041044eef02ae094364e3790791da16d7c877398 Author: Bruno Oliveira Date: 2018-10-25

[Pytest-commit] [pytest-dev/pytest] 2368fb: Apply reorder-python-imports to all files

2018-10-25 Thread Bruno Oliveira
: --- Apply reorder-python-imports to all files Commit: ccdb248397fb54325675c5a359de6804d27f9b4d https://github.com/pytest-dev/pytest/commit/ccdb248397fb54325675c5a359de6804d27f9b4d Author: Bruno Oliveira Date: 2018-10-25 (Thu, 25 Oct 2018) Changed paths: M .pre-commit

[Pytest-commit] [pytest-dev/pytest] 2cf4c6: doc: fix caplog: s/methods/properties/

2018-10-24 Thread Bruno Oliveira
paths: M src/_pytest/logging.py Log Message: --- doc: fix caplog: s/methods/properties/ Commit: 4a69104af31c62e1ea13af52259bc6ba888c4dd9 https://github.com/pytest-dev/pytest/commit/4a69104af31c62e1ea13af52259bc6ba888c4dd9 Author: Bruno Oliveira Date: 2018-10-24 (Wed

[Pytest-commit] [pytest-dev/pytest] 956b3a: Revert patching of breakpointhook as it appears to...

2018-10-24 Thread Bruno Oliveira
/b6fa4e248f16afb277ae229997417ed839931bed Author: Bruno Oliveira Date: 2018-10-24 (Wed, 24 Oct 2018) Changed paths: A changelog/4028.trivial.rst M src/_pytest/debugging.py M testing/test_pdb.py Log Message: --- Merge pull request #4028 from asottile/revert_breakpoint_code Revert patching

[Pytest-commit] [pytest-dev/pytest] 0dd851: Add reference to ``empty_parameter_set_mark`` para...

2018-10-23 Thread Bruno Oliveira
/8bced7415c3bbf4a68345bce600dc86d83f36d76 Author: Bruno Oliveira Date: 2018-10-23 (Tue, 23 Oct 2018) Changed paths: A changelog/3851.doc.rst M doc/en/parametrize.rst Log Message: --- Merge pull request #4220 from anpr/doc_raise_on_empty_parameterset Add `empty_parameter_set_mark` ini option documentation

[Pytest-commit] [pytest-dev/pytest] fadac0: Fix "Plugin already registered" error with symlink...

2018-10-23 Thread Bruno Oliveira
031603a97f https://github.com/pytest-dev/pytest/commit/72d98a7c5261735b361c71c91b4383031603a97f Author: Bruno Oliveira Date: 2018-10-23 (Tue, 23 Oct 2018) Changed paths: A changelog/4174.bugfix.rst M src/_pytest/config/__init__.py M testing/test_conftest.py L

[Pytest-commit] [pytest-dev/pytest] 771e86: Preparing release version 3.9.2

2018-10-22 Thread Bruno Oliveira
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 771e860011c24f5582d31ebf0631d38bee60c770 https://github.com/pytest-dev/pytest/commit/771e860011c24f5582d31ebf0631d38bee60c770 Author: Bruno Oliveira Date: 2018-10-22 (Mon, 22 Oct 2018) Changed

[Pytest-commit] [pytest-dev/pytest] 771e86: Preparing release version 3.9.2

2018-10-22 Thread Bruno Oliveira
Branch: refs/tags/3.9.2 Home: https://github.com/pytest-dev/pytest Commit: 771e860011c24f5582d31ebf0631d38bee60c770 https://github.com/pytest-dev/pytest/commit/771e860011c24f5582d31ebf0631d38bee60c770 Author: Bruno Oliveira Date: 2018-10-22 (Mon, 22 Oct 2018) Changed paths

  1   2   3   4   5   6   7   >