shish 74aff18855 init2 6 年 前
..
README.md 74aff18855 init2 6 年 前
basic-usage.md 74aff18855 init2 6 年 前
installation.md 74aff18855 init2 6 年 前
usage-additional-debug-output.md 74aff18855 init2 6 年 前
usage-customizing-application-config.md 74aff18855 init2 6 年 前
usage-reconfiguring-components-for-testing.md 74aff18855 init2 6 年 前

README.md

Yii 2 Codeception エクステンション

このエクステンションは Yii フレームワーク 2.0 に Codeception との統合を提供します。

このエクステンションは Codeception によるテストを補助するクラスを提供します。

  • 単体テストのための基底クラス: yii\codeception\TestCase;
  • Codeception のページオブジェクトのための基底クラス: yii\codeception\BasePage.

始めよう

使用方法

追加のトピック