PHPUnit Configuration file
IDEA 11
1)In the default test running settings I specified the configuration file(phpunit.xml) but I can't run the test. It doesn't see this file. If I specify this conf file for the test - it's working.
2)It's no generation PHPUnit Test file.
Thanks :)
请先登录再写评论。
1) You need to create the default test running settings first and after that run the test for the first time. It works this way ?:|
2) It generates PHPUnit Test file into current directory. But why it asked where to generate? ?:|
Thanks all for reading.
Resolved :|