atoum / atoum-documentation

Documentation of atoum, a php unit test framework
http://docs.atoum.org
Other
10 stars 41 forks source link

Improve engine explanation with xdebug #281

Open Grummfy opened 7 years ago

Grummfy commented 7 years ago

inside source/en/engine.rst we say

If you use xdebug to debug your tests (and not only for code coverage), the only execution engine available is concurrent.

We should add some detail about why