Download the PHP package yiisoft/yii2-codeception without Composer
On this page you can find all versions of the php package yiisoft/yii2-codeception. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yiisoft/yii2-codeception
More information about yiisoft/yii2-codeception
Files in yiisoft/yii2-codeception
Download yiisoft/yii2-codeception
More information about yiisoft/yii2-codeception
Files in yiisoft/yii2-codeception
Vendor yiisoft
Package yii2-codeception
Short Description The Codeception integration for the Yii framework
License BSD-3-Clause
Package yii2-codeception
Short Description The Codeception integration for the Yii framework
License BSD-3-Clause
Keywords codeceptionyii2
Please rate this library. Is it a good library?
Informations about the package yii2-codeception
Codeception Extension for Yii 2
This package is deprecated
This package is deprecated. All the features were intergrated into Codeception Yii2 module. Refer to official documentation.
This extension provides Codeception integration for the Yii framework 2.0.
It provides classes that help with testing with codeception:
- a base class for unit-tests:
yii\codeception\TestCase
; - a base class for codeception page-objects:
yii\codeception\BasePage
.
For license information check the LICENSE-file.
Documentation is at docs/guide/README.md.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json.
All versions of yii2-codeception with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
>=2.0.4
The package yiisoft/yii2-codeception contains the following files
Loading the files please wait ....