We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6063dc5 commit 1ced400Copy full SHA for 1ced400
docs/news.rst
@@ -2,6 +2,23 @@ Release Notes
2
=============
3
4
5
+1.15.0 (2019-01-03)
6
+-------------------
7
+
8
+* Project now uses `pre-commit <https://pre-commit.com/>`_ and `black <https://github.com/ambv/black>`_ for development.
9
10
+* Fixed html report embedded video from Testingbot.
11
12
+* Fixed more (``get_markers``) deprecations on pytest 3.6 and later.
13
14
+* Fixed a deprecation warning (``yield_fixture``) on pytest 3.0 and later.
15
16
+* Move Testingbot credentials to capabilities instead of URL.
17
18
+* Move BrowserStack credentials to capabilities instead of URL.
19
20
+* Move CrossBrowserTesting credentials to capabilities instead of URL.
21
22
1.14.0 (2018-08-23)
23
-------------------
24
0 commit comments