[Pytest-commit] [pytest-dev/pytest] 0672bc: enable pytester to run examples copied from the cw...

Bruno Oliveira nicoddemus at gmail.com
Wed Jun 27 08:13:31 EDT 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 0672bc633ff64d33a529824686ae8402f419708d
      https://github.com/pytest-dev/pytest/commit/0672bc633ff64d33a529824686ae8402f419708d
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M src/_pytest/pytester.py
    M tox.ini

  Log Message:
  -----------
  enable pytester to run examples copied from the cwd


  Commit: e860ff7299fa3618db73cffbadeb95b135754a08
      https://github.com/pytest-dev/pytest/commit/e860ff7299fa3618db73cffbadeb95b135754a08
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M src/_pytest/pytester.py
    M testing/acceptance_test.py
    A testing/example_scripts/conftest_usageerror/conftest.py
    A testing/example_scripts/issue88_initial_file_multinodes/conftest.py
    A testing/example_scripts/issue88_initial_file_multinodes/test_hello.py
    A testing/examples/test_issue519.py

  Log Message:
  -----------
  port some acceptance tests over to copy_example


  Commit: 581d49635e29c91084227f2263435a15606981b4
      https://github.com/pytest-dev/pytest/commit/581d49635e29c91084227f2263435a15606981b4
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    A changelog/3623.feature.rst
    A src/_pytest/experiments.py
    M src/_pytest/pytester.py
    M tox.ini

  Log Message:
  -----------
  add docs and changelog


  Commit: 8a6345515b9e1f9d8d54a46bc913b15a09c6e1f7
      https://github.com/pytest-dev/pytest/commit/8a6345515b9e1f9d8d54a46bc913b15a09c6e1f7
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M doc/en/example/reportingdemo.rst
    M doc/en/writing_plugins.rst

  Log Message:
  -----------
  regendoc


  Commit: 17e01993d9a751a0d04b72991faddebad38183a4
      https://github.com/pytest-dev/pytest/commit/17e01993d9a751a0d04b72991faddebad38183a4
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M doc/en/writing_plugins.rst
    M src/_pytest/experiments.py

  Log Message:
  -----------
  regendoc and invocation fixes


  Commit: ea379ba10f03767b8c51fa80206e8a71e1b1cc0a
      https://github.com/pytest-dev/pytest/commit/ea379ba10f03767b8c51fa80206e8a71e1b1cc0a
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    A changelog/3623.feature.rst
    M doc/en/example/reportingdemo.rst
    M doc/en/writing_plugins.rst
    A src/_pytest/experiments.py
    M src/_pytest/pytester.py
    M testing/acceptance_test.py
    A testing/example_scripts/conftest_usageerror/conftest.py
    A testing/example_scripts/issue88_initial_file_multinodes/conftest.py
    A testing/example_scripts/issue88_initial_file_multinodes/test_hello.py
    A testing/examples/test_issue519.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #3623 from RonnyPfannschmidt/pytester-runexamples

Pytester runexamples


Compare: https://github.com/pytest-dev/pytest/compare/6b239263da3c...ea379ba10f03
      **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