You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A little bit late, but still it will maybe help someone else. The issue in my case was symfony/dependency-injection (version 3.0.6 in my case) package.
Once I removed this dependency everything worked fine.
Hello,
I am using Eclipse Luna to run phpunit test through makegood 3.2.0-dev1. But no process showing, and got an error:
[Symfony\Component\DependencyInjection\Exception\InvalidArgumentException]
You cannot set service "service_container".
phpunit [-p|--preload-script PRELOAD-SCRIPT] [-c|--config CONFIG] [-R|--recursive] [-a|--autotest] [-w|--watch-dir WATCH-DIR] [-m|--notify] [-d|--detailed-progress] [-s|--stop-on-failure] [--log-junit LOG-JUNIT] [--log-junit-realtime] [--test-file-pattern TEST-FILE-PATTERN] [--test-method TEST-METHOD] [--test-class TEST-CLASS] [--phpunit-config PHPUNIT-CONFIG] [--] [<test_directory_or_file>]...
Does any know how to fix this?
Thanks
Sean
The text was updated successfully, but these errors were encountered: