pytest icon indicating copy to clipboard operation
pytest copied to clipboard

[Bug Fix] Pytester.syspathinsert() has no effect when using runpytest_subprocess() . closes #10651

Open Oreldm opened this issue 1 year ago • 1 comments

  • [ ] Include documentation when adding new features.
  • [x] Include new tests or update existing tests when applicable.
  • [X] Allow maintainers to push and squash when merging my commits. Please uncheck this if you prefer to squash the commits yourself.

If this change fixes an issue, please:

  • [x] Add text like closes #XYZW to the PR description and/or commits (where XYZW is the issue number). See the github docs for more information.

Unless your change is trivial or a small documentation fix (e.g., a typo or reword of a small section) please:

  • [X] Create a new changelog file in the changelog folder, with a name like <ISSUE NUMBER>.<TYPE>.rst. See changelog/README.rst for details.

    Write sentences in the past or present tense, examples:

    • Improved verbose diff output with sequences.
    • Terminal summary statistics now use multiple colors.

    Also make sure to end the sentence with a ..

  • [X] Add yourself to AUTHORS in alphabetical order.

Closes #10651

Oreldm avatar Sep 13 '24 07:09 Oreldm

Thanks @Oreldm for the contribution, please take a look at my comments.

nicoddemus avatar Sep 19 '24 12:09 nicoddemus