An open API service indexing awesome lists of open source software.

https://github.com/stranger6667/pytest-browserstack

pytest plugin for BrowserStack
https://github.com/stranger6667/pytest-browserstack

Last synced: 14 days ago
JSON representation

pytest plugin for BrowserStack

Awesome Lists containing this project

README

          

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.

.. |Build Status| image:: https://travis-ci.org/Stranger6667/pytest-browserstack.svg?branch=master
:target: https://travis-ci.org/Stranger6667/pytest-browserstack

.. |codecov.io| image:: https://codecov.io/github/Stranger6667/pytest-browserstack/coverage.svg?branch=master
:target: https://codecov.io/github/Stranger6667/pytest-browserstack?branch=master