Codeception documentation specified this is true#4
Codeception documentation specified this is true#4SamMousa merged 1 commit intoCodeception:masterfrom SaloEater:master
Conversation
|
LGTM |
|
Thanks! |
|
I wonder if it had to be a documentation fix instead, this is a breaking change for some users. |
|
In hindsight you are 100% right. |
To be honest, if someone writes non-transactional test then he almost 100% has errors in his code. |
|
No that's not true. It might not be independent and well structured, but it is no indicator for errors... |
|
@SamMousa It isn't too late to change default value to |
|
That's true, also fine with me. |
|
I looked at the code and there was code which set module-yii2/src/Codeception/Module/Yii2.php Lines 229 to 230 in 1802a03 |
https://codeception.com/docs/modules/Yii2
transaction - (default: true)