pytest-qt
2.3.1
  • Introduction
  • Tutorial
  • Qt Logging Capture
  • waitSignal: Waiting for threads, processes, etc.
  • waitUntil: Waiting for arbitrary conditions
  • Exceptions in virtual methods
  • Model Tester
  • A note about QApplication.exit()
  • A note about pyqt4v2
  • Reference
  • Changelog
pytest-qt
  • Docs »
  • pytest-qt
  • View page source

pytest-qtΒΆ

Repository:GitHub
Version:2.3.1
License:MIT
Author:Bruno Oliveira
  • Introduction
    • Requirements
    • Installation
    • Development
    • Versioning
  • Tutorial
  • Qt Logging Capture
    • Disabling Logging Capture
    • qtlog fixture
    • Log Formatting
    • Automatically failing tests when logging messages are emitted
  • waitSignal: Waiting for threads, processes, etc.
    • raising parameter
    • qt_wait_signal_raising ini option
    • check_params_cb parameter
    • Getting arguments of the emitted signal
    • waitSignals
    • Making sure a given signal is not emitted
  • waitUntil: Waiting for arbitrary conditions
  • Exceptions in virtual methods
    • Disabling the automatic exception hook
  • Model Tester
  • A note about QApplication.exit()
  • A note about pyqt4v2
  • Reference
    • QtBot
    • TimeoutError
    • SignalBlocker
    • MultiSignalBlocker
    • SignalEmittedError
    • Record
    • qapp fixture
  • Changelog
    • 2.3.1
    • 2.3.0
    • 2.2.1
    • 2.2.0
    • 2.1.2
    • 2.1.1
    • 2.1
    • 2.0
    • 1.11.0
    • 1.10.0
    • 1.9.0
    • 1.8.0
    • 1.7.0
    • 1.6.0
    • 1.5.1
    • 1.5.0
    • 1.4.0
    • 1.3.0
    • 1.2.3
    • 1.2.2
    • 1.2.1
    • 1.2.0
    • 1.1.1
    • 1.1.0
    • 1.0.2
    • 1.0.1
    • 1.0.0
Next

© Copyright 2018, Bruno Oliveira.

Built with Sphinx using a theme provided by Read the Docs.