Skip to content

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

Filter by

6k results
 (103 ms)

6k results

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

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
  • 7
  • Opened 
    yesterday
  • #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 ...
  • klauerm
  • Opened 
    yesterday
  • #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 
    2 days ago
  • #13615

Observed behavior: When I run pytest -s --lf --lfnf=none tests and all the tests that failed during the previous run of the test suite where removed, all the tests are run. Expected behavior: I would ...
  • arnaudsjs
  • 3
  • Opened 
    2 days ago
  • #13614

!-- Thanks for suggesting a feature! Quick check-list while suggesting features: What s the problem this feature will solve? I have a fairly large test suite resulting from extensive (think, 1000x) ...
  • lor1113
  • Opened 
    3 days ago
  • #13613

!-- Thanks for submitting an issue! Quick check-list while reporting bugs: Simple example: img width= 588 height= 279 alt= Image src= https://github.com/user-attachments/assets/e886d0ff-c054-41e0-8411-809a81d60ee0 ...
  • lor1113
  • Opened 
    3 days ago
  • #13612

Hi, 1. If the user specifies a path to collect on the CLI which doesn t exist, the error message is good. 2. If the user specifies a path to collect on the CLI which doesn t exist AND they provide an ...
topic: config
topic: reporting
  • jmrgibson
  • Opened 
    7 days ago
  • #13607

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

Whenever I try to run selenium test on jenkins using pytest command it always shows, pytest is not an external or internal command, even after installing it and also upgrading it to newer version.
  • SP4567
  • 2
  • Opened 
    10 days ago
  • #13599

!-- 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 ...
topic: config
type: proposal
  • Stefanhg
  • 4
  • Opened 
    14 days ago
  • #13593
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