[Pytest-commit] [pytest-dev/pytest] 42bbb4: Use -mpytest when invoking pytest in pytester

Bruno Oliveira nicoddemus at gmail.com
Sun Jul 8 10:51:19 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 42bbb4fa8a43b913ce267454f417605f9744a95b
      https://github.com/pytest-dev/pytest/commit/42bbb4fa8a43b913ce267454f417605f9744a95b
  Author: Anthony Sottile <asottile at umich.edu>
  Date:   2018-07-07 (Sat, 07 Jul 2018)

  Changed paths:
    A changelog/742.bugfix.rst
    M src/_pytest/pytester.py
    M testing/test_pytester.py

  Log Message:
  -----------
  Use -mpytest when invoking pytest in pytester


  Commit: d4faa4056b4d59e4e450df425b34c5b167af43eb
      https://github.com/pytest-dev/pytest/commit/d4faa4056b4d59e4e450df425b34c5b167af43eb
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-07-08 (Sun, 08 Jul 2018)

  Changed paths:
    A changelog/742.bugfix.rst
    M src/_pytest/pytester.py
    M testing/test_pytester.py

  Log Message:
  -----------
  Merge pull request #3667 from asottile/avoid_sys_path_pollution_742

Use -mpytest when invoking pytest in pytester


Compare: https://github.com/pytest-dev/pytest/compare/12c5b6104c8b...d4faa4056b4d
      **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