How to Install phpunit 3.5 on mac with MAMP

前端 未结 2 1208
忘了有多久
忘了有多久 2021-01-16 01:50

I\'m trying to install PHPUnit 3.5 on Mac OS X with MAMP. I did install PHPUnit 3.5 via PEAR of MAMP. This is all correctly and phpunit is located /Applications/MAMP/bin/php

2条回答
  •  死守一世寂寞
    2021-01-16 02:29

    What is the output of which phpunit and which pear and pear list?

    Also did you install phpunit with the --alldeps option?

提交回复
热议问题