CHANGELOG.md 396 Bytes
Newer Older
1 2 3 4 5 6
Yii Framework 2 Codeception extension Change Log
================================================

2.0.0 beta under development
----------------------------

Qiang Xue committed
7
- Initial release.
Carsten Brandt committed
8 9 10
- 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)