CHANGELOG.md 398 Bytes
Newer Older
1 2 3
Yii Framework 2 Codeception extension Change Log
================================================

Qiang Xue committed
4 5 6 7 8
- 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)


9 10 11
2.0.0 beta under development
----------------------------

Qiang Xue committed
12
- Initial release.