Skip to content

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

Filter by

6k results
 (95 ms)

6k results

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

Manually imported and completed from here (wrong repo, my bad). Hi everyone, Consider this: import pytest @pytest.fixture def foo(): yield raise def test_a(): raise def test_b(foo): ... It ...
status: needs information
  • ego-thales
  • 1
  • Opened 
    3 days ago
  • #13585

!-- Thanks for suggesting a feature! Quick check-list while suggesting features: What s the problem this feature will solve? Currently, the documentation build for pytest might not be fully reproducible ...
  • klmurussi
  • Opened 
    5 days ago
  • #13582

!-- 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 ...
  • tfga
  • Opened 
    6 days ago
  • #13580

In my project, I had a pytest_generate_tests function in one of my test files (not conftest.py) and it worked great. I wanted to add more hooks like pytest_terminal_summary so I added them right next to ...
topic: parametrize
type: docs
type: enhancement
  • glasser
  • 1
  • Opened 
    7 days ago
  • #13577

pytest --version is used to just display the pytest version. It should not load all plugins for that. Of course there are historical reasons for this to happen. pytest --version --version is the verbose ...
  • nicoddemus
  • Opened 
    9 days ago
  • #13574

i was jsut made aware of both of these - both pprinting and icdiff make a better ux if available
topic: reporting
type: enhancement
  • RonnyPfannschmidt
  • Opened 
    10 days ago
  • #13570

What s the problem this feature will solve? We in userver like to create test libraries with mocks and utilities packed in pytest plugins. In a service s root conftest.py we list the used plugins with ...
  • Anton3
  • 19
  • Opened 
    11 days ago
  • #13569

!-- Thanks for submitting an issue! Quick check-list while reporting bugs: Versions: poetry: 2.1.1 Python 3.13.2 pytest 8.2.0 sortedcontainers 2.4.0 (from poetry run pip list) In my current codebase ...
status: needs information
  • daniel-soutar-ki
  • 15
  • Opened 
    12 days ago
  • #13565

What s the problem this feature will solve? Since pytest = 8.4.0 the check that fixtures are of type FixtureFunctionDefinition causes issues for plugins. One such plugin that I use in my test suite is ...
  • eldjh3
  • 3
  • Opened 
    12 days ago
  • #13564

argparsing.py: Supported int float types are not added to valid type Literal. Hence the typechecking is reporting a issue parser.addini( timeout , type= float , help= Default webdriver timeout ) img ...
  • NayeemJohnY
  • Opened 
    13 days ago
  • #13559
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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub