项目作者: adalekin

项目描述 :
This is just a collection of utilities for pytest, but don't really belong in pytest proper.
高级语言: Python
项目地址: git://github.com/adalekin/pytest-toolbelt.git
创建时间: 2019-08-12T09:22:08Z
项目社区:https://github.com/adalekin/pytest-toolbelt

开源协议:

下载


Build Status Coverage Status

PyTest Toolbelt

This is just a collection of utilities for pytest, but don’t really belong in pytest proper.

Installation

  1. pip install pytest-toolbelt

Tests

To run the test suite execute the following command in package root folder:

  1. python setup.py test