HiDev pytest
pytest plugin for HiDev, (*1)
, (*2)
HiDev is a task runner, code generator and build tool for easier continuous integration., (*3)
This plugin enables pytest support for HiDev., (*4)
Provides usual pytest
operations:, (*5)
- running tests
- makes coverage report with
coverage
Installation
The preferred way to install this yii2-extension is through composer., (*6)
Either run, (*7)
php composer.phar require "hiqdev/hidev-pytest"
or add, (*8)
"hiqdev/hidev-pytest": "*"
to the require section of your composer.json., (*9)
License
This project is released under the terms of the BSD-3-Clause license.
Read more here., (*10)
Copyright © 2016, HiQDev (http://hiqdev.com/), (*11)