Hi friends ,
How to run a individual Test File in Yii2 Advanced.
I was trying run like this…
[color="#800080"] var/www/html/yii2Advanced $ vendor/bin [b]codecept.phar run tests/codeception/frontend/acceptance HomeCept.php[/b][/color]
but its shows this error
[color="#FF0000"]
[font="Arial Black"][b] [Exception]
Suite tests/codeception/frontend/acceptance was not loaded[/color]
[/b][/font]
Anyone Please help me. because,am spending more than a day bt am not getting a solution.