File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 112.0
22---
33
4- Breaking changes
4+ Breaking Changes
55~~~~~~~~~~~~~~~~
66
77With ``pytest-qt `` 2.0, we changed some defaults to values we think are much
@@ -34,8 +34,8 @@ New Features
3434 for ModelTester (`#63 `_).
3535
3636* New ``qtbot.waitUntil `` method, which continuously calls a callback until a condition
37- is met or a timeout is reached. Useful for testing some features in X window environments
38- due to its asynchronous nature .
37+ is met or a timeout is reached. Useful for testing asynchronous features
38+ (like in X window environments for example) .
3939
4040.. _#134 : https://github.com/pytest-dev/pytest-qt/issues/134
4141.. _#63 : https://github.com/pytest-dev/pytest-qt/pull/63
You can’t perform that action at this time.
0 commit comments