PHPUnit\Framework\TestCase' not found
Open
type/bug
- Dominant language
- No language data
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
HI,
I am a newbie on Exercism.
I'm trying to do the "Hello World" exercise on Windows 10.
I type on cmd:
PS C:\Users\Fer> phpunit C:\Users\Fer\Exercism\php\hello-world\hello-world_test.php
PHP Fatal error: Class 'PHPUnit\Framework\TestCase' not found in C:\Users\Fer\Exercism\php\hello-world\hello-world_test.php on line 5
Fatal error: Class 'PHPUnit\Framework\TestCase' not found in C:\Users\Fer\Exercism\php\hello-world\hello-world_test.php on line 5
Please, can you help me?
Thank you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.