BrowserStack的Py.test插件
项目描述
Py.test插件用于BrowserStack.
安装
当前稳定版
pip install pytest_browserstack
或
easy_install pytest_browserstack
或从源代码安装
$ sudo python setup.py install
Python支持
pytest-browserstack支持Python 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, PyPy, PyPy3和Jython。