[Pytest-commit] [pytest-dev/pytest] 667e70: switch out the placeholder MarkEvaluator in unitte...

Bruno Oliveira nicoddemus at gmail.com
Mon Oct 9 11:17:16 EDT 2017


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 667e70f5551da23b86dd6ee29b5f77d5c604d003
      https://github.com/pytest-dev/pytest/commit/667e70f5551da23b86dd6ee29b5f77d5c604d003
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2017-10-06 (Fri, 06 Oct 2017)

  Changed paths:
    M _pytest/unittest.py
    A changelog/2767.trivial

  Log Message:
  -----------
  switch out the placeholder MarkEvaluator in unittest plugin


  Commit: a33650953a4838cd742f547ea14dcd8fc7731adb
      https://github.com/pytest-dev/pytest/commit/a33650953a4838cd742f547ea14dcd8fc7731adb
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2017-10-06 (Fri, 06 Oct 2017)

  Changed paths:
    M _pytest/unittest.py

  Log Message:
  -----------
  remove unused import


  Commit: 9ad2b75038204ab44125219797df3b9dabb99889
      https://github.com/pytest-dev/pytest/commit/9ad2b75038204ab44125219797df3b9dabb99889
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2017-10-06 (Fri, 06 Oct 2017)

  Changed paths:
    M _pytest/skipping.py
    M _pytest/unittest.py
    A changelog/2767.removal

  Log Message:
  -----------
  skipping: replace _evalskip with a more consistent _skipped_by_mark


  Commit: 8480075f01af2f35e97ad99bb6eeb39b90b0a24a
      https://github.com/pytest-dev/pytest/commit/8480075f01af2f35e97ad99bb6eeb39b90b0a24a
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2017-10-06 (Fri, 06 Oct 2017)

  Changed paths:
    M _pytest/skipping.py

  Log Message:
  -----------
  resuffle markevaluator internal structure


  Commit: e3b73682b229fc52db2124981bd6f21ad1c2dc9d
      https://github.com/pytest-dev/pytest/commit/e3b73682b229fc52db2124981bd6f21ad1c2dc9d
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2017-10-06 (Fri, 06 Oct 2017)

  Changed paths:
    M _pytest/skipping.py

  Log Message:
  -----------
  flake8 fix


  Commit: 459cc401929db9f6c8b9970a015ab251b221ffec
      https://github.com/pytest-dev/pytest/commit/459cc401929db9f6c8b9970a015ab251b221ffec
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2017-10-06 (Fri, 06 Oct 2017)

  Changed paths:
    M _pytest/skipping.py

  Log Message:
  -----------
  skipping: cleanup

remove dead comments
fix naming
remove dead code


  Commit: 8a6bdb282f2ddaa72f5010e5fbe88726b4b8d022
      https://github.com/pytest-dev/pytest/commit/8a6bdb282f2ddaa72f5010e5fbe88726b4b8d022
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
    M changelog/2767.removal

  Log Message:
  -----------
  fix changelog entry


  Commit: 059455b45d7f36c4a000d63c00be91b19523c1d9
      https://github.com/pytest-dev/pytest/commit/059455b45d7f36c4a000d63c00be91b19523c1d9
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
    M _pytest/skipping.py
    M _pytest/unittest.py
    A changelog/2767.removal
    A changelog/2767.trivial

  Log Message:
  -----------
  Merge pull request #2773 from RonnyPfannschmidt/fix-markeval-2767

refactor mark evaluators


Compare: https://github.com/pytest-dev/pytest/compare/9b0ce535c942...059455b45d7f


More information about the pytest-commit mailing list