GitHub / pytest-dev/pytest-qt issues and pull requests
#612 - Release 4.5.0
Pull Request -
State: closed - Opened by nicoddemus 30 days ago
#611 - Use Stash instead of monkeypatching pytest.Item
Issue -
State: open - Opened by The-Compiler about 1 month ago
#610 - Improvements for type annotations
Issue -
State: open - Opened by The-Compiler about 1 month ago
#609 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 month ago
#608 - Bump hynek/build-and-inspect-python-package from 2.12 to 2.13 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, github_actions
#607 - Incorrect waitSignal + connect
Issue -
State: open - Opened by danicc097 about 2 months ago
- 4 comments
#606 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 2 months ago
#605 - Type annotation infrastructure and initial typing for qtbot.py
Pull Request -
State: closed - Opened by herobank110 2 months ago
- 6 comments
#604 - Supress warning on disconnect signal
Pull Request -
State: closed - Opened by Czaki 3 months ago
- 1 comment
#603 - Bump actions/setup-python from 5.5.0 to 5.6.0 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions
#602 - pytest-xvfb not working correctly with new ubuntu image 20250420.1.0
Issue -
State: closed - Opened by yrkim98 3 months ago
- 2 comments
#601 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
#600 - Bump actions/setup-python from 5.4.0 to 5.5.0 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions
#599 - Plan to support QtAsyncio apps?
Issue -
State: open - Opened by guilbaudl 4 months ago
- 3 comments
#598 - Various small MultiSignalBlocker cleanups
Pull Request -
State: closed - Opened by The-Compiler 4 months ago
#597 - Test and restore compatibility with older PySide/PyQt versions
Pull Request -
State: closed - Opened by The-Compiler 4 months ago
#596 - Fix and clean up timer handling in signal/callback blockers
Pull Request -
State: closed - Opened by The-Compiler 4 months ago
- 3 comments
#595 - Modernize/improve various development things
Issue -
State: open - Opened by The-Compiler 4 months ago
- 2 comments
#594 - WIP: Make `AbstractSignalBlocker` a `QObject` and fix signals in threads
Pull Request -
State: open - Opened by The-Compiler 4 months ago
#593 - Enable qInfo tests for PySide6
Pull Request -
State: closed - Opened by penguinpee 5 months ago
- 2 comments
#592 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
#591 - Add Azure Pipelines instructions for running pytest-qt tests with PyQt6 to documentation
Pull Request -
State: closed - Opened by astafan8 6 months ago
#590 - Core dump when using PyQt5 with matplotlib installed
Issue -
State: closed - Opened by ezra-varady 6 months ago
- 1 comment
#589 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 6 months ago
- 1 comment
#588 - Bump actions/setup-python from 5.3.0 to 5.4.0 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#587 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#586 - AttributeError: 'NoneType' object has no attribute 'start'
Issue -
State: closed - Opened by mmerlo 7 months ago
- 5 comments
#585 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 7 months ago
#584 - Bump hynek/build-and-inspect-python-package from 2.10 to 2.11 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#583 - Drop support for PySide2
Pull Request -
State: closed - Opened by nicoddemus 8 months ago
#582 - Bump the github-actions group with 6 updates
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#581 - ci: Switch to download-artifact v4
Pull Request -
State: closed - Opened by The-Compiler 8 months ago
- 1 comment
#580 - QtGuiTest methods exposed in Qt 6.9
Issue -
State: open - Opened by The-Compiler 8 months ago
#579 - adding pytest-qt to requirements.txt result in github action failing on windows for all python versions
Issue -
State: closed - Opened by TonyXTYan 9 months ago
- 2 comments
Labels: question :question:
#578 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 9 months ago
#577 - Selecting pyqt version in individual test, as opposed to for the whole test suite.
Issue -
State: closed - Opened by ahobeost 9 months ago
- 3 comments
#576 - `qt_no_exception_capture = 0` is not working
Issue -
State: open - Opened by bersbersbers 9 months ago
- 2 comments
Labels: bug :bug:
#575 - test_catch_exceptions_in_virtual_methods[True] fails with PySide6 >= 6.8.0
Issue -
State: open - Opened by penguinpee 10 months ago
#574 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 10 months ago
#573 - Throwing exception from `QShortcut` does not seem to call `sys.excepthook` with `PySide6==6.8.0`
Issue -
State: closed - Opened by bersbersbers 10 months ago
- 10 comments
#572 - Drop Python 3.8 support, add 3.13
Pull Request -
State: closed - Opened by nicoddemus 10 months ago
- 6 comments
#571 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 10 months ago
#570 - Fatal Python error: Aborted
Issue -
State: closed - Opened by bimac 10 months ago
- 2 comments
Labels: question :question:
#569 - High memory usage - Suspected cleanup not done per testcase
Issue -
State: open - Opened by gridhead 10 months ago
- 11 comments
Labels: question :question:
#568 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 4 comments
Labels: dependencies
#567 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 12 months ago
#566 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#565 - waitUntil page should link to waitUntil API doc and/or demonstrate use of the timeout param
Issue -
State: open - Opened by jni about 1 year ago
Labels: docs :book:, easy :cake:
#564 - qtbot.screenshot() changes test behavior
Issue -
State: closed - Opened by philipp-radio about 1 year ago
- 4 comments
#563 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#562 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#561 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#560 - _QtApi object has no attribute QtTest
Issue -
State: closed - Opened by slyin87 about 1 year ago
- 1 comment
Labels: question :question:
#559 - Clarify documentation around qtbot.waitSignals
Issue -
State: open - Opened by gdeane-cri about 1 year ago
- 1 comment
Labels: docs :book:
#558 - SystemError on disconnect with pyside 6.7.1
Issue -
State: closed - Opened by tlambert03 about 1 year ago
- 8 comments
#557 - Crash on macOs Sonoma
Issue -
State: open - Opened by zoltanszocs about 1 year ago
- 3 comments
#556 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#555 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#554 - ENH: Add failing type
Pull Request -
State: closed - Opened by larsoner over 1 year ago
- 2 comments
#552 - "RuntimeError: Failed to disconnect" with `PySide6==6.7.0`
Issue -
State: closed - Opened by bersbersbers over 1 year ago
- 25 comments
#551 - Extend troubleshooting docs for Qt 6 and GitLab CI/CD
Pull Request -
State: closed - Opened by NMertsch over 1 year ago
- 1 comment
#548 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#547 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#546 - QDBusConnection.systemBus() leaks thread after qapp teardown
Issue -
State: closed - Opened by kalvdans over 1 year ago
- 3 comments
#545 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#544 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#543 - Release 4.4.0
Pull Request -
State: closed - Opened by nicoddemus over 1 year ago
#542 - Use new-style hook wrappers
Pull Request -
State: closed - Opened by nicoddemus over 1 year ago
- 1 comment
#541 - More verbose tracebacks on exceptions in event loop
Issue -
State: open - Opened by Czaki over 1 year ago
- 1 comment
#540 - Add me to FUNDING.yml
Pull Request -
State: closed - Opened by nicoddemus over 1 year ago
- 1 comment
#539 - Intermittently missing property of object under test
Issue -
State: closed - Opened by KennethNielsen over 1 year ago
- 3 comments
Labels: question :question:
#538 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#537 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#536 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#535 - Fix test_exceptions_dont_leak in Python 3.12
Pull Request -
State: closed - Opened by nicoddemus over 1 year ago
- 1 comment
#534 - Release 4.3.0
Pull Request -
State: closed - Opened by nicoddemus over 1 year ago
#533 - Drop Python 3.7 and add official 3.12 support
Pull Request -
State: closed - Opened by nicoddemus over 1 year ago
#532 - test_exceptions_dont_leak fails with Python 3.12
Issue -
State: closed - Opened by juliangilbey over 1 year ago
- 7 comments
#531 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#530 - How to use QAbstractItemModelTester?
Issue -
State: closed - Opened by marcel-goldschen-ohm over 1 year ago
- 8 comments
#529 - pytest-qt fails when snake_case feature is used in a test
Issue -
State: closed - Opened by borco over 1 year ago
- 1 comment
#528 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#527 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#526 - How to test the following code...?
Issue -
State: closed - Opened by hwy1992129 almost 2 years ago
- 1 comment
#525 - Add note about PySide6 exception capture and fix tests
Pull Request -
State: closed - Opened by nicoddemus almost 2 years ago
- 5 comments
#524 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#523 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#522 - Tests using qtbot hang indefinitely on Mac OS Sonoma
Issue -
State: closed - Opened by GeorgyIvanov almost 2 years ago
- 1 comment
#521 - macos 14.0 (sonoma) doesn't pass control to qt
Issue -
State: closed - Opened by tlambert03 almost 2 years ago
- 16 comments
#520 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#519 - Add required .readthedocs.yml configuration file
Pull Request -
State: closed - Opened by nicoddemus almost 2 years ago
- 1 comment
#518 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#517 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#516 - Set sphinx module path
Pull Request -
State: closed - Opened by hakonhagland almost 2 years ago
- 1 comment
#515 - Pass program name to QApplication contructor
Pull Request -
State: closed - Opened by hakonhagland almost 2 years ago
- 21 comments
#514 - How to reset qapp_args for each test class?
Issue -
State: closed - Opened by hakonhagland almost 2 years ago
- 6 comments
#513 - How to use qapp_args() ?
Issue -
State: closed - Opened by hakonhagland almost 2 years ago
- 2 comments
#512 - Dialog test fail in GitHub Action
Issue -
State: closed - Opened by Josdelsan almost 2 years ago
- 1 comment
#511 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#510 - Setup for github actions on linux, macos, and windows
Issue -
State: open - Opened by hakonhagland about 2 years ago
- 6 comments