Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 288 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 288 Bytes

Run the tests

  • Set Yii2 paths in file unit.suite.yml and _bootstrap.php
  • Run the tests [path to your vendor dir]/bin/codecept run unit

Hint: Don't forget to check test.php and/or test_db.php in your config folder of your yii2 project and if the testing db is existing.