2017 © Pedro Peláez
 

yii2-extension hidev-pytest

pytest plugin for HiDev

image

hiqdev/hidev-pytest

pytest plugin for HiDev

  • Thursday, October 27, 2016
  • by hiqdev
  • Repository
  • 2 Watchers
  • 2 Stars
  • 126 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 2 % Grown

The README.md

HiDev pytest

pytest plugin for HiDev, (*1)

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status, (*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)

The Versions