[Pytest-commit] [pytest-dev/pytest] 74cfdc: add failing test for #3498

Bruno Oliveira nicoddemus at gmail.com
Thu May 24 12:51:20 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 74cfdc5feb9b07ff538b6c85d864437aadeb314e
      https://github.com/pytest-dev/pytest/commit/74cfdc5feb9b07ff538b6c85d864437aadeb314e
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M testing/test_unittest.py

  Log Message:
  -----------
  add failing test for #3498


  Commit: da2c2e8492c85b315d3cc0892a69ff2fc9c259e8
      https://github.com/pytest-dev/pytest/commit/da2c2e8492c85b315d3cc0892a69ff2fc9c259e8
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M testing/test_unittest.py

  Log Message:
  -----------
  more debugging for #3498


  Commit: 5a0c9aca639596b9d0bf5d909462b0435afda244
      https://github.com/pytest-dev/pytest/commit/5a0c9aca639596b9d0bf5d909462b0435afda244
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M _pytest/fixtures.py
    M _pytest/python.py
    M _pytest/unittest.py
    A changelog/3498.bugfix

  Log Message:
  -----------
  correctly instantiate fixtureinfo for unittest tests, fixes #3498


  Commit: bc25d51b2f59a92df28c37b436b21aa311a30913
      https://github.com/pytest-dev/pytest/commit/bc25d51b2f59a92df28c37b436b21aa311a30913
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M changelog/3498.bugfix

  Log Message:
  -----------
  Re-word changelog


  Commit: 48215fdcb90baf9abc1f83661d9d8be3e72a4b22
      https://github.com/pytest-dev/pytest/commit/48215fdcb90baf9abc1f83661d9d8be3e72a4b22
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M _pytest/fixtures.py
    M _pytest/python.py
    M _pytest/unittest.py
    A changelog/3498.bugfix
    M testing/test_unittest.py

  Log Message:
  -----------
  Merge pull request #3500 from RonnyPfannschmidt/fix-3498-unittest-marks

fix #3498 - correctly consider marks on unittest classes


Compare: https://github.com/pytest-dev/pytest/compare/afde9f07f730...48215fdcb90b
      **NOTE:** This service 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.


More information about the pytest-commit mailing list