我在XAMPP已成功安裝PHPUnit的,現在我需要配置它,我需要借這個步驟從文檔:如何在Xampp中配置PhpUnit?
2. Prepare the phpunit script:
1.
Rename the phpunit.php script to phpunit.
2.
Replace the @[email protected] string in it with the path to your PHP command-line interpreter (usually /usr/bin/php).
3.
Copy it to a directory that is in your path and make it executable (chmod +x phpunit).
3. Prepare the PHPUnit/Util/PHP.php script:
1.
Replace the @[email protected] string in it with the path to your PHP command-line interpreter (usually /usr/bin/php).
我找不到在PEAR目錄phpunit.php。這個文件位於PhpUnit的Xampp安裝中的任何線索?任何線索?
最好的問候,
UPDATE1:
我必須通過PEAR安裝它。好吧,我會看看那個工作。
最好的問候,
從您的其他問題,我想它的工作?或者你遇到了另一個問題? :) – edorian 2011-01-11 15:20:16