我最近安装了laravel并在/ tests目录中编写了一些测试,但是当我phpunit在cmd中使用同一个文件夹phpunit.xml时,它说'phpunit' is not recognized as an internal or external command,operable program or batch file..我正在使用Windows 7.我该怎么办?
phpunit
phpunit.xml
'phpunit' is not recognized as an internal or external command,operable program or batch file.
php phpunit unit-testing laravel
laravel ×1
php ×1
phpunit ×1
unit-testing ×1