qutebrowser/tests
Florian Bruhin 9c87eaf371 bdd: Allow to skip a test from JS.
This is a bit tricky since the test will actually run, but be marked as
skipped. The problem is we can't raise a pytest.skip.Exception during a test,
or it'll show up as an exception in a virtual Qt method.

Still this is better than nothing.
2016-01-14 18:50:36 +01:00
..
helpers Adjust copyright years. 2016-01-04 07:12:39 +01:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration bdd: Allow to skip a test from JS. 2016-01-14 18:50:36 +01:00
unit Merge branch 'master' of https://github.com/hcraT/qutebrowser into hcraT-master 2016-01-13 18:12:37 +01:00
conftest.py bdd: Add a xfail_norun marker. 2016-01-14 07:53:00 +01:00
test_conftest.py Adjust copyright years. 2016-01-04 07:12:39 +01:00