[Pytest-commit] [pytest-dev/pytest] 99aab2: #3268 Added deprecation to custom configs

2018-03-02 Thread Bruno Oliveira
  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 99aab2c3f532fa128257f79852078292001b5247
  
https://github.com/pytest-dev/pytest/commit/99aab2c3f532fa128257f79852078292001b5247
  Author: feuillemorte 
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
M _pytest/config.py
M testing/deprecated_test.py

  Log Message:
  ---
  #3268 Added deprecation to custom configs


  Commit: a506052d12e28562f92bf6c07fac58c6c593e9aa
  
https://github.com/pytest-dev/pytest/commit/a506052d12e28562f92bf6c07fac58c6c593e9aa
  Author: feuillemorte 
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
A changelog/3268.trivial

  Log Message:
  ---
  #3268 Added changelog file


  Commit: f501d0021c3a86a46da928cf0fc3d806fd5ac03d
  
https://github.com/pytest-dev/pytest/commit/f501d0021c3a86a46da928cf0fc3d806fd5ac03d
  Author: feuillemorte 
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
M _pytest/config.py
M _pytest/deprecated.py

  Log Message:
  ---
  #3268 Fix warning variable


  Commit: 1549d613792f2d861d29e8696e954c8dd3505025
  
https://github.com/pytest-dev/pytest/commit/1549d613792f2d861d29e8696e954c8dd3505025
  Author: Bruno Oliveira 
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
M _pytest/config.py
M _pytest/deprecated.py
A changelog/3268.trivial
M testing/deprecated_test.py

  Log Message:
  ---
  Merge pull request #3274 from feuillemorte/3268-add-deprecation

Added warning when "[pytest]" section is used in a ".cfg" file passed with "-c"


Compare: 
https://github.com/pytest-dev/pytest/compare/ea854086e172...1549d613792f___
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit


[Pytest-commit] [pytest-dev/pytest] dff050: #3034 Added new option "--new-first"

2018-03-02 Thread Bruno Oliveira
  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: dff0500114971b30a7bb9043acb0d0fb6a9e01c4
  
https://github.com/pytest-dev/pytest/commit/dff0500114971b30a7bb9043acb0d0fb6a9e01c4
  Author: feuillemorte 
  Date:   2018-02-13 (Tue, 13 Feb 2018)

  Changed paths:
M _pytest/cacheprovider.py
A changelog/3034.feature
M doc/en/cache.rst
M testing/test_cacheprovider.py

  Log Message:
  ---
  #3034 Added new option "--new-first"


  Commit: e865f2a2358a8cbbf33018167a33c44598b9da55
  
https://github.com/pytest-dev/pytest/commit/e865f2a2358a8cbbf33018167a33c44598b9da55
  Author: feuillemorte 
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
M _pytest/cacheprovider.py
M changelog/3034.feature
M doc/en/cache.rst
M testing/test_cacheprovider.py

  Log Message:
  ---
  #3034 Fix comments


  Commit: c032d4c5d57460f5bd4212bd1404c420359dcca3
  
https://github.com/pytest-dev/pytest/commit/c032d4c5d57460f5bd4212bd1404c420359dcca3
  Author: feuillemorte 
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
M .github/PULL_REQUEST_TEMPLATE.md
M .travis.yml
M AUTHORS
M CHANGELOG.rst
M HOWTORELEASE.rst
M _pytest/compat.py
M _pytest/debugging.py
M _pytest/deprecated.py
M _pytest/doctest.py
M _pytest/fixtures.py
M _pytest/junitxml.py
M _pytest/logging.py
M _pytest/main.py
M _pytest/mark.py
M _pytest/nodes.py
M _pytest/python.py
M _pytest/python_api.py
M _pytest/runner.py
M _pytest/terminal.py
M changelog/1478.feature
A changelog/2770.feature
A changelog/2770.removal.rst
A changelog/3198.feature.rst
A changelog/3204.feature
A changelog/3213.feature
A changelog/3228.trivial.rst
A changelog/3246.trival.rst
A changelog/README.rst
M doc/en/announce/index.rst
A doc/en/announce/release-3.4.1.rst
M doc/en/builtin.rst
M doc/en/example/pythoncollection.rst
M doc/en/example/reportingdemo.rst
M doc/en/example/simple.rst
M doc/en/logging.rst
M doc/en/usage.rst
M doc/en/writing_plugins.rst
M setup.py
M tasks/generate.py
M tasks/requirements.txt
M testing/logging/test_reporting.py
M testing/python/fixture.py
M testing/python/integration.py
M testing/python/raises.py
M testing/test_cacheprovider.py
M testing/test_junitxml.py
M testing/test_pdb.py
M testing/test_recwarn.py
M testing/test_session.py
M testing/test_terminal.py

  Log Message:
  ---
  Merge branch 'features' of https://github.com/feuillemorte/pytest into 
3034-new-tests-first


  Commit: 08831396a55dae6f2f8816770448cf9e57b03976
  
https://github.com/pytest-dev/pytest/commit/08831396a55dae6f2f8816770448cf9e57b03976
  Author: Bruno Oliveira 
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
M _pytest/cacheprovider.py
A changelog/3034.feature
M doc/en/cache.rst
M testing/test_cacheprovider.py

  Log Message:
  ---
  Merge pull request #3218 from feuillemorte/3034-new-tests-first

#3034 Added new option "--new-first"


Compare: 
https://github.com/pytest-dev/pytest/compare/1549d613792f...08831396a55d___
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit