[Pytest-commit] [pytest-dev/pytest] 659c04: #3290 Improved monkeypatch to support some form of...

Bruno Oliveira nicoddemus at gmail.com
Thu Apr 19 16:05:55 EDT 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 659c044372ece204146fee9164fb6144c494eb58
      https://github.com/pytest-dev/pytest/commit/659c044372ece204146fee9164fb6144c494eb58
  Author: feuillemorte <fmorte at ya.ru>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M _pytest/monkeypatch.py

  Log Message:
  -----------
  #3290 Improved monkeypatch to support some form of with statement


  Commit: 3d60f955f037e53a4be0a6561d664b8cb43367a9
      https://github.com/pytest-dev/pytest/commit/3d60f955f037e53a4be0a6561d664b8cb43367a9
  Author: feuillemorte <fmorte at ya.ru>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M testing/test_monkeypatch.py

  Log Message:
  -----------
  #3290 Added test


  Commit: 97be076f2930adc6bd67f4bc4690a7ccf2540c41
      https://github.com/pytest-dev/pytest/commit/97be076f2930adc6bd67f4bc4690a7ccf2540c41
  Author: feuillemorte <fmorte at ya.ru>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    A changelog/3290.bugfix

  Log Message:
  -----------
  #3290 Added changelog file


  Commit: a4daac7eb03f934752929297fe9d9329a4e86850
      https://github.com/pytest-dev/pytest/commit/a4daac7eb03f934752929297fe9d9329a4e86850
  Author: feuillemorte <fmorte at ya.ru>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M doc/en/monkeypatch.rst

  Log Message:
  -----------
  #3290 Fix doc


  Commit: ba7cad3962d646768351bb12fb9922720c46f8f8
      https://github.com/pytest-dev/pytest/commit/ba7cad3962d646768351bb12fb9922720c46f8f8
  Author: feuillemorte <fmorte at ya.ru>
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
    M _pytest/monkeypatch.py
    R changelog/3290.bugfix
    A changelog/3290.feature
    M doc/en/monkeypatch.rst
    M testing/test_monkeypatch.py

  Log Message:
  -----------
  #3290 Fix comments


  Commit: 283ac8bbf4e8c9d270419815802a6a4460418a8e
      https://github.com/pytest-dev/pytest/commit/283ac8bbf4e8c9d270419815802a6a4460418a8e
  Author: feuillemorte <fmorte at ya.ru>
  Date:   2018-04-14 (Sat, 14 Apr 2018)

  Changed paths:
    M doc/en/monkeypatch.rst

  Log Message:
  -----------
  #3290 Fix doc


  Commit: 3318e53d01e66eae0ded2d5d7e58b2e867a62f3b
      https://github.com/pytest-dev/pytest/commit/3318e53d01e66eae0ded2d5d7e58b2e867a62f3b
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-04-19 (Thu, 19 Apr 2018)

  Changed paths:
    M _pytest/monkeypatch.py
    A changelog/3290.feature
    M doc/en/monkeypatch.rst
    M testing/test_monkeypatch.py

  Log Message:
  -----------
  Merge pull request #3382 from feuillemorte/3290-improve-monkeypatch

#3290 improve monkeypatch


Compare: https://github.com/pytest-dev/pytest/compare/13a6f63cd95c...3318e53d01e6


More information about the pytest-commit mailing list