项目作者: dwoz
项目描述 :
Run jasmine tests from pytest with selenium and report the results
高级语言: Python
项目地址: git://github.com/dwoz/pytest-jasmine.git
pytest-jasmine
Run jasmine tests from pytest with selenium and report the results
Usage
From pytest_jasmine import Jasmine
jasmine = Jasmine('path/to/spec.html')
Invocation
pytest --with-jasmine