Answer the question
In order to leave comments, you need to log in
Is it possible to make Symfony + gRPC + Codeception friends?
Codeception, in order to build the Kernel symphony, you need the appropriate module:
modules:
enabled:
- Symfony:
app_path: 'src'
environment: 'test'
composer require codeception/module-symfony --dev
Expected to find class "App\Grpc\..." in file "/var/www/..." while importing services from resource "../src/*", but it was not found! Check the namespace prefix used with the resource in /var/www/.../services.yaml (which is being imported from "/var/www/.../src/Kernel.php")
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question