Yii2-codeception (The Codeception integration for the Yii framework)

Yii2-codeception (The Codeception integration for the Yii framework)

yiisoft/yii2-codeception

Installer

The Codeception integration for the Yii framework

Heure de publication: mercredi 24 juin 2015 (il y a 8 ans)

Créé par: Семенов Александр Сергеевич

Catégorie: Autre

Version actuelle:
1 janv. 1970 à 03:00:00 (il y a 54 ans)

Packagist: yiisoft/yii2-codeception

: https://github.com/yiisoft/yii2-codeception

:

Type: Компонент


The Codeception integration for the Yii framework

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.

Latest Stable Version Total Downloads

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yiisoft/yii2-codeception

or add

"yiisoft/yii2-codeception": "~2.0.0"

to the require section of your composer.json.

Yii Framework 2 Codeception extension Change Log

2.0.6 under development

  • no changes in this release.

2.0.5 March 17, 2016

  • Bug #7: Extension won’t create new app instance if it already exists, for example was created in module (kaiserfedor)
  • Bug #13: Close database connection and session on destroying application (kaiserfedor)

2.0.4 May 10, 2015

  • Enh #1: Allow to configure DI Container in configuration files (leandrogehlen)

2.0.3 March 01, 2015

  • Bug #6978: DI Container is not reset when destroying application in functional tests (ivokund)

2.0.2 January 11, 2015

  • no changes in this release.

2.0.1 December 07, 2014

  • no changes in this release.

2.0.0 October 12, 2014

  • no changes in this release.

2.0.0-rc September 27, 2014

  • no changes in this release.

2.0.0-beta April 13, 2014

  • Initial release.
  • Enh: yii\codeception\TestCase now supports loading and using fixtures via Yii fixture framework (qiangxue)
  • New #1956: Implemented test fixture framework (qiangxue)
  • New: Added yii\codeception\DbTestCase (qiangxue)

Tous les commentaires (0)
Sans commentaires

dev-master — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

2.0.6 — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

2.0.5 — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

2.0.4 — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

2.0.3 — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

2.0.2 — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

2.0.1 — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

2.0.0 — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

2.0.0-rc — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

2.0.0-beta — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

Стандартная установка:

Добавьте composer.json файл вашего проекта:

"yiisoft/yii2-codeception": "*"

Запустите обновление зависимостей


Читать про обнолвение SkeekS CMS