[Pytest-commit] [pytest-dev/pytest] fbf01b: enhance skip except clause by directly using the S...

Bruno Oliveira nicoddemus at gmail.com
Tue Mar 6 17:22:50 EST 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: fbf01bd31a49e41b0fb2a1e3f874c5c1bfa433c9
      https://github.com/pytest-dev/pytest/commit/fbf01bd31a49e41b0fb2a1e3f874c5c1bfa433c9
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M _pytest/config.py

  Log Message:
  -----------
  enhance skip except clause by directly using the Skipped exception


  Commit: c4430e435476f19b6c46557253aa1bdcf9c2cef5
      https://github.com/pytest-dev/pytest/commit/c4430e435476f19b6c46557253aa1bdcf9c2cef5
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M _pytest/config.py

  Log Message:
  -----------
  extract _warn_about_missing_assertion into freestanding function


  Commit: d6ddeb395bbf788a708c90f6e3003fb57cdc3b7e
      https://github.com/pytest-dev/pytest/commit/d6ddeb395bbf788a708c90f6e3003fb57cdc3b7e
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M _pytest/config.py

  Log Message:
  -----------
  Merge pull request #3285 from RonnyPfannschmidt/minor-refactor

Minor refactors


Compare: https://github.com/pytest-dev/pytest/compare/ade7ad25c77b...d6ddeb395bbf


More information about the pytest-commit mailing list