开发者

PHP Creating PHPUNIT.XML file

I have the PHP unit and its working fine.Now i want to write the testcases through PHPStorm IDE.To build/run the testcases using PHPStorm it requires config file(phpunit.xml)

so can anyone tell what are the contents of P开发者_C百科HPunit.xml. It would be great if you can provide me a sample PHPUnit.xml file and let me know where it should be placed.(if any particular folder structure)


Documentation: http://phpunit.de/manual/current/en/phpunit-book.html#organizing-tests.xml-configuration

Explanation in JetBrains blog: http://blogs.jetbrains.com/webide/2009/12/phpunit-support/

And you can get help from community: http://devnet.jetbrains.net/message/5275424#5275424

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜