pypi pytest-qt 1.5.0
qtlog.disabled() and some bug fixes

latest releases: 4.4.0, 4.3.1, 4.2.0...
8 years ago
  • Fixed log line number in messages, and provide better contextual information in Qt5 (#55, thanks @The-Compiler);
  • Fixed issue where exceptions inside a waitSignals or waitSignal with-statement block would be swallowed and a SignalTimeoutError would be raised instead. (#59, thanks @The-Compiler for bringing up the issue and providing a test case);
  • Fixed issue where the first usage of qapp fixture would return None. Thanks to @gqmelo for noticing and providing a PR;
  • New qtlog now sports a context manager method, disabled (#58). Thanks @The-Compiler for the idea and testing;

Don't miss a new pytest-qt release

NewReleases is sending notifications on new releases.