项目作者: dwoz

项目描述 :
Run jasmine tests from pytest with selenium and report the results
高级语言: Python
项目地址: git://github.com/dwoz/pytest-jasmine.git
创建时间: 2017-09-11T08:39:15Z
项目社区:https://github.com/dwoz/pytest-jasmine

开源协议:

下载


pytest-jasmine

Run jasmine tests from pytest with selenium and report the results

Usage

  1. From pytest_jasmine import Jasmine
  2. jasmine = Jasmine('path/to/spec.html')

Invocation

  1. pytest --with-jasmine