all the phpunit examples I've seen run a simple command line tool:
phpunit TestClass
but when I try to do the same in a directory other than xampp php, I get an "unknown command ..."
Is there a way to execute the phpunit command from any directory on a windows command prompt?
Add phpunit to your system PATH
Windows Start β β β " ", , PATH . "" PATH, PATH. PATH, PATH . . phpunit TestClass