[Pytest-commit] [pytest-dev/pytest] 0f5fb7: Fix ZeroDivisionError with 0 collected tests

Bruno Oliveira nicoddemus at gmail.com
Thu Nov 30 18:12:47 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 0f5fb7ed05c7911bbfe1583491f735c205453c34
      https://github.com/pytest-dev/pytest/commit/0f5fb7ed05c7911bbfe1583491f735c205453c34
  Author: Daniel Hahler <git at thequod.de>
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
    M _pytest/terminal.py

  Log Message:
  -----------
  Fix ZeroDivisionError with 0 collected tests

This can easily happen with pytest-testmon.


  Commit: 6bbd7410397fc3ea95b48cf38a3d8070ebf80fb7
      https://github.com/pytest-dev/pytest/commit/6bbd7410397fc3ea95b48cf38a3d8070ebf80fb7
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    A changelog/2971.bugfix
    M testing/test_terminal.py

  Log Message:
  -----------
  Add test for #2971


  Commit: 369c711f140fc5fac051a8ea1749a18874de268f
      https://github.com/pytest-dev/pytest/commit/369c711f140fc5fac051a8ea1749a18874de268f
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
    M _pytest/terminal.py
    A changelog/2971.bugfix
    M testing/test_terminal.py

  Log Message:
  -----------
  Merge pull request #2971 from blueyed/fix-ZeroDivisionError

Fix ZeroDivisionError with 0 collected tests


Compare: https://github.com/pytest-dev/pytest/compare/a9dd37f42954...369c711f140f


More information about the pytest-commit mailing list