yii2-cookbook
yii2-cookbook copied to clipboard
Testing & debuggin section
How about having a dedicated chapter for testing & debugging:
- unit testing
- integration testing
- selenium
- IDE
- XDebug
- debug toolbar
- gii
- error logging
- codeception ?
- ...
What is expected from xdebug section?
I have internal howto how to set up xdebug and configure it to work with PHPStorm, step-by-step with screenshots. Just could adopt it.
Btw there are a lot of such manuals in internet. Is it really related to Yii2 and it's ok to include such thing in the book?