Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 539a22c750e2232ca6f0664976a4940e65c48ef5
      
https://github.com/pytest-dev/pytest/commit/539a22c750e2232ca6f0664976a4940e65c48ef5
  Author: wim glenn <h...@wimglenn.com>
  Date:   2018-08-20 (Mon, 20 Aug 2018)

  Changed paths:
    M AUTHORS
    A changelog/3837.feature.rst
    M src/_pytest/pytester.py
    M testing/test_pytester.py

  Log Message:
  -----------
  Added support for xfailed and xpassed outcomes to the 
``pytester.RunResult.assert_outcomes`` signature.


  Commit: 044d2b8e6e4717a3cbc5316117e1433098c3fe08
      
https://github.com/pytest-dev/pytest/commit/044d2b8e6e4717a3cbc5316117e1433098c3fe08
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-08-20 (Mon, 20 Aug 2018)

  Changed paths:
    M AUTHORS
    A changelog/3837.feature.rst
    M src/_pytest/pytester.py
    M testing/test_pytester.py

  Log Message:
  -----------
  Merge pull request #3838 from wimglenn/runresult_xfail

Support xfailed and xpassed outcomes in RunResult.


Compare: 
https://github.com/pytest-dev/pytest/compare/a6cdd0d9da82...044d2b8e6e47
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to