William Clark
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
-
William Clark created a post, Undefined constant SUPPORTPATH
Hi there, I have a PHP Project in PHPStorm 2022.2.4 on my iMac running OSX 12.6.1 When I run unittest from the terminal in my projects www directory, phpunit runs correctly. When I try to run in t... -
William Clark commented, -
William Clark commented, -
William Clark created a post, how to unit test?
Hi All,I am trying to get up to speed on phpStorm and local development.I have xdebug working locally.I have phpunit working locally.My code is an endpoint that accepts POST data. It is in the root...