Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 273670b2a204f950df93d87baff26b04a47c0400
      
https://github.com/pytest-dev/pytest/commit/273670b2a204f950df93d87baff26b04a47c0400
  Author: Tyler Richard <trich...@blueorigin.com>
  Date:   2018-08-18 (Sat, 18 Aug 2018)

  Changed paths:
    M src/_pytest/capture.py

  Log Message:
  -----------
  Fixes capfd so data is available after teardown.


  Commit: c24c7e75e26516e032c750d49cec2b840fb128cf
      
https://github.com/pytest-dev/pytest/commit/c24c7e75e26516e032c750d49cec2b840fb128cf
  Author: Tyler Richard <trich...@blueorigin.com>
  Date:   2018-08-18 (Sat, 18 Aug 2018)

  Changed paths:
    M testing/test_capture.py

  Log Message:
  -----------
  Added regression test for capfd in a fixture


  Commit: f4c5994d27287e1ac2440a4ae17032f272208cb3
      
https://github.com/pytest-dev/pytest/commit/f4c5994d27287e1ac2440a4ae17032f272208cb3
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-08-18 (Sat, 18 Aug 2018)

  Changed paths:
    A changelog/3033.bugfix.rst
    M src/_pytest/capture.py
    M testing/test_capture.py

  Log Message:
  -----------
  Fixtures during teardown can use capsys and capfd to get output from tests

Fix #3033


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

  Changed paths:
    A changelog/3033.bugfix.rst
    M src/_pytest/capture.py
    M testing/test_capture.py

  Log Message:
  -----------
  Merge pull request #3830 from nicoddemus/capfd-fixture-capture

Fixtures during teardown can use capsys and capfd to get output from tests


Compare: 
https://github.com/pytest-dev/pytest/compare/d3bdfc704bc5...43657f252f1e
      **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