qutebrowser/tests
Florian Bruhin bba6589e19 Capture qutebrowser/httpbin output separately.
When using print and relying on pytest to capture it as stdout, we ran into
this pytest/pytest-qt issue:

https://github.com/pytest-dev/pytest-qt/issues/113

Now we use our own capturing mechanism instead, which also means we get nicer
output.

Fixes #1122.
2015-12-16 21:25:13 +01:00
..
helpers pylint: Remove import-error disabling from tests. 2015-12-01 22:47:10 +01:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration Capture qutebrowser/httpbin output separately. 2015-12-16 21:25:13 +01:00
unit Add config read in test_default_config. 2015-12-11 22:17:51 +01:00
conftest.py pylint: Disable no-member for hypothesis.Settings. 2015-12-15 18:57:14 +01:00
test_conftest.py pylint: Disable deprecated-method in test_conftest. 2015-12-01 07:16:53 +01:00