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

Bruno Oliveira nicoddemus at gmail.com
Fri Mar 2 16:33:27 EST 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: dff0500114971b30a7bb9043acb0d0fb6a9e01c4
      https://github.com/pytest-dev/pytest/commit/dff0500114971b30a7bb9043acb0d0fb6a9e01c4
  Author: feuillemorte <fmorte at ya.ru>
  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 <fmorte at ya.ru>
  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 <fmorte at ya.ru>
  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 <nicoddemus at gmail.com>
  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


More information about the pytest-commit mailing list