Skip to content

issues Search Results · repo:pytest-dev/pytest language:Python

Filter by

6k results
 (74 ms)

6k results

inpytest-dev/pytest (press backspace or delete to remove)

https://github.com/pytest-dev/pytest/blob/5989efe3efec31a9d14f550d89903b6311dfc828/scripts/prepare-release-pr.py#L133 gh pr new was deprecated in 2021. Its no longer a valid command. - https://cli.github.com/manual/gh_pr_create ...
good first issue
status: help wanted
  • VbhvGupta
  • Opened 
    3 days ago
  • #13638

!-- Thanks for submitting an issue! Quick check-list while reporting bugs: - [x] a detailed description of the bug or problem you are having - [ ] output of pip list from the virtual environment ...
  • msclock
  • 3
  • Opened 
    4 days ago
  • #13637

Description Running pytest on macOS (both for the Pytest library itself as well as a few other libraries) leaks a small amount of memory. Steps to reproduce git clone https://github.com/pytest-dev/pytest.git ...
  • janbridley
  • 4
  • Opened 
    4 days ago
  • #13636

I m using pytest 8.4.1, Python 3.11. I m on a Mac, but I also see this problem in our Linux-based CI. My test suite contains several conftest.py files in the file tree. In one context, I want to run a ...
  • osvenskan
  • Opened 
    5 days ago
  • #13634

What s the problem this feature will solve? Users can: - go to the source of a fixture from a test - get auto-complete for available fixtures (include type annotation) when typing in the arguments ...
  • entropitor
  • 2
  • Opened 
    7 days ago
  • #13632

!-- Thanks for suggesting a feature! Quick check-list while suggesting features: What s the problem this feature will solve? !-- What are you trying to do, that you are unable to achieve with pytest ...
  • bluthej
  • 2
  • Opened 
    11 days ago
  • #13628

When I was looking at the src/_pytest/cacheprovider.py file, I noticed that there are some missing docstrings. Some public methods and pytest hook functions don t have docstrings but similar methods in ...
  • ajoffr
  • Opened 
    13 days ago
  • #13625

Especially when using markers and complex testing scenarios, one would endup being surprised that some tests were deselected without a reason. Very long time ago (3.x), pytest has some code that attempted ...
plugin: logging
python
topic: collection
topic: marks
topic: selection
  • ssbarnea
  • 9
  • Opened 
    18 days ago
  • #13617

Description I have the following project structure my-project/ test_1.py test_2.py test_3.py subproject/ 2501/ test_1.py 2502/ test_1.py I want to run ...
topic: collection
  • klauerm
  • 6
  • Opened 
    18 days ago
  • #13616

!-- Thanks for submitting an issue! Quick check-list while reporting bugs: Problem When pytest is run, additional pytest-versioned .pyc files are generated in the plugins __pycache__/ directories. Since ...
topic: rewrite
type: bug
type: infrastructure
  • TTsangSC
  • 2
  • Opened 
    19 days ago
  • #13615
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub