pytest_browserstack

Py.test plugin for BrowserStack


License
MIT
Install
pip install pytest_browserstack==0.1

Documentation

pytest-browserstack

Py.test plugin for BrowserStack.

Build Status codecov.io

Installation

The current stable release:

pip install pytest_browserstack

or:

easy_install pytest_browserstack

or from source:

$ sudo python setup.py install

Python support

pytest-browserstack supports Python 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, PyPy, PyPy3 and Jython.