sublimetext3 - Sublime Text 3 and phpunit plugin does not work -


After installing Simplephpunit plugin I found this message: phpunit.xml or phpunit.xml.dist not found

Code>. I saw this I also clone the development version, but I still get this message. Can anyone help me with it?

This is the contents of my XML file:

  & lt; Phpunit & gt; & Lt; Testsuites & gt; & Lt; Testsuite & gt; & Lt; Directory Prefix = "test-" suffix = ".php" & gt; ./ phpunit_test / & lt; / Directory & gt; & Lt; / Testsuite & gt; & Lt; / Testsuites & gt; & Lt; / PHPUnit & gt;  


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -