[Pytest-commit] [pytest-dev/pytest] de5322: Add pytestconfig fixture

Bruno Oliveira nicoddemus at gmail.com
Tue Feb 27 16:26:55 EST 2018


  Branch: refs/heads/ref-docs
  Home:   https://github.com/pytest-dev/pytest
  Commit: de5322dc0960d5654a74e19ebf3735910f82fb7e
      https://github.com/pytest-dev/pytest/commit/de5322dc0960d5654a74e19ebf3735910f82fb7e
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
    M doc/en/reference.rst

  Log Message:
  -----------
  Add pytestconfig fixture


  Commit: c3e316a1ebc98e82720ac173fec01dfd2ae26026
      https://github.com/pytest-dev/pytest/commit/c3e316a1ebc98e82720ac173fec01dfd2ae26026
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
    M doc/en/reference.rst

  Log Message:
  -----------
  Use ``pytest.`` prefix for outcomes


  Commit: 402338a39c572ebf75b93a56e59b08297f718685
      https://github.com/pytest-dev/pytest/commit/402338a39c572ebf75b93a56e59b08297f718685
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
    M _pytest/fixtures.py
    M _pytest/junitxml.py
    M doc/en/reference.rst

  Log Message:
  -----------
  Improve pytestconfig and add record_xml_property


  Commit: 623a4b117e533476137150d8e65433ab0d2aa3ca
      https://github.com/pytest-dev/pytest/commit/623a4b117e533476137150d8e65433ab0d2aa3ca
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
    M doc/en/logging.rst
    M doc/en/reference.rst

  Log Message:
  -----------
  Add caplog to reference


  Commit: 1d0fbdc662456f0b29432f2c59379f94c9af30b0
      https://github.com/pytest-dev/pytest/commit/1d0fbdc662456f0b29432f2c59379f94c9af30b0
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
    M _pytest/python_api.py
    M doc/en/monkeypatch.rst
    M doc/en/reference.rst

  Log Message:
  -----------
  Add Monkeypatch and tutorial links for logging


  Commit: acaa2ea5a1141fd8b2cd6f517b7d72dccd3eae41
      https://github.com/pytest-dev/pytest/commit/acaa2ea5a1141fd8b2cd6f517b7d72dccd3eae41
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
    M doc/en/example/simple.rst
    M doc/en/reference.rst
    M doc/en/usage.rst

  Log Message:
  -----------
  Add tutorial links to all references


  Commit: 9cf1efd964d05023a829dd8f7ebc3b3e8d1f6452
      https://github.com/pytest-dev/pytest/commit/9cf1efd964d05023a829dd8f7ebc3b3e8d1f6452
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
    M doc/en/reference.rst

  Log Message:
  -----------
  Add testdir fixture to reference


  Commit: 54d93802614478f549e38eb8e7e89336ac0ad390
      https://github.com/pytest-dev/pytest/commit/54d93802614478f549e38eb8e7e89336ac0ad390
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
    M _pytest/recwarn.py
    M _pytest/tmpdir.py
    M doc/en/reference.rst
    M doc/en/tmpdir.rst
    M doc/en/warnings.rst

  Log Message:
  -----------
  Add recwarn and tmpdir fixtures to the reference docs


Compare: https://github.com/pytest-dev/pytest/compare/c215ac3dacde...54d938026144


More information about the pytest-commit mailing list