[Pytest-commit] [pytest-dev/pytest] 0b7125: Expose `log_cli` as a CLI parser option.

Bruno Oliveira nicoddemus at gmail.com
Thu Feb 8 14:07:49 EST 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 0b71255ddaea1b31c52c52454e0adc81a395577c
      https://github.com/pytest-dev/pytest/commit/0b71255ddaea1b31c52c52454e0adc81a395577c
  Author: Pedro Algarvio <pedro at algarvio.me>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M _pytest/logging.py
    A changelog/3190.feature
    M testing/logging/test_reporting.py

  Log Message:
  -----------
  Expose `log_cli` as a CLI parser option.


  Commit: ad7d63df97f60e23a26424ac04f515957e998531
      https://github.com/pytest-dev/pytest/commit/ad7d63df97f60e23a26424ac04f515957e998531
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M _pytest/logging.py

  Log Message:
  -----------
  Rename _stream_logs_enabled to _log_cli_enabled and remove _stream_logs


  Commit: a4cbd035359f1ac01924b0b05cf93bb1c877cdc6
      https://github.com/pytest-dev/pytest/commit/a4cbd035359f1ac01924b0b05cf93bb1c877cdc6
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M _pytest/logging.py

  Log Message:
  -----------
  Fix linting


  Commit: bba258aa5eb37ed35f7c6f189da708dc72001f28
      https://github.com/pytest-dev/pytest/commit/bba258aa5eb37ed35f7c6f189da708dc72001f28
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M _pytest/logging.py
    A changelog/3190.feature
    M testing/logging/test_reporting.py

  Log Message:
  -----------
  Merge pull request #3190 from s0undt3ch/feature/logs-stream

Expose `log_cli` as a CLI parser option.


Compare: https://github.com/pytest-dev/pytest/compare/ce0a9aadec04...bba258aa5eb3


More information about the pytest-commit mailing list