library tests
Small component that provides tools to create and run tests for Cubiche components.
cubiche/tests
Small component that provides tools to create and run tests for Cubiche components.
- Thursday, April 5, 2018
- by osorioramirez
- Repository
- 2 Watchers
- 0 Stars
- 1,769 Installations
- PHP
- 43 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 1 % Grown
Cubiche\Tests
This library provides tools to create and run tests for Cubiche components., (*1)
In each component, a Tests/
directory contains test suites. So far, only unit
tests are supported. They are written with atoum., (*2)
Installation
With Composer, to include this library into your
dependencies, you need to require cubiche/tests
:, (*3)
{
"require": {
"cubiche/tests": "dev-master"
}
}
Authors
dev-master
9999999-dev
Small component that provides tools to create and run tests for Cubiche components.
Sources
Download
MIT
The Requires
The Development Requires
by
Karel Osorio
by
Ivannis SuĂĄrez
test
atoum
coverage
test generator