Nick Böcker
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Nick Böcker commented, -
Nick Böcker created a post, PHPUnit needs to be configured for every single test or class
Hello, I have successfully configured PHPStorm and PHPUnit to run all tests at once in my project.All tests complete without any error. However, when I try to run a single class or test in a file, ...