mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-25 11:10:36 +08:00
17 lines
477 B
Markdown
17 lines
477 B
Markdown
Yii Framework 2 Codeception extension Change Log
|
|
================================================
|
|
|
|
2.0.0-rc under development
|
|
--------------------------
|
|
|
|
- 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)
|