Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 0f918b1a9dd14a2d046d19be6ec239e8e2df4cb2
      
https://github.com/pytest-dev/pytest/commit/0f918b1a9dd14a2d046d19be6ec239e8e2df4cb2
  Author: Bruno Oliveira <[email protected]>
  Date:   2019-01-10 (Thu, 10 Jan 2019)

  Changed paths:
    A changelog/3094.feature.rst
    M doc/en/xunit_setup.rst
    M src/_pytest/python.py
    M src/_pytest/unittest.py
    M testing/python/collect.py
    M testing/python/fixture.py

  Log Message:
  -----------
  xunit-style functions and methods are invoked by autouse fixtures

Fix #3094, Fix #517


  Commit: daf39112e7be4e884b521ea701f5390fcf2a8db3
      
https://github.com/pytest-dev/pytest/commit/daf39112e7be4e884b521ea701f5390fcf2a8db3
  Author: Bruno Oliveira <[email protected]>
  Date:   2019-01-23 (Wed, 23 Jan 2019)

  Changed paths:
    A changelog/3094.feature.rst
    M doc/en/xunit_setup.rst
    M src/_pytest/python.py
    M src/_pytest/unittest.py
    M testing/python/collect.py
    M testing/python/fixture.py

  Log Message:
  -----------
  Merge pull request #4091 from nicoddemus/setup-methods-as-fixtures-3094

Use fixtures to invoke xunit-style fixtures


Compare: 
https://github.com/pytest-dev/pytest/compare/4947eb85c07e...daf39112e7be
      **NOTE:** GitHub Services has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      We will provide an alternative path for the email notifications by 
January 31st, 2019.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to