Hello,
I would like to run the EspoCRM tests from inside a Docker container. I've set up EspoCRM using Docker, as described here.
I see that the tests directory is not included in the Docker image, so I coped it over manually. I was looking at the docs for how to run the tests, but see that I am also missing a 'vendor/bin/phpunit' file to run the unit tests.
Could you let me know how it is possible to run tests inside the Docker container?
Thanks!
Alex
I would like to run the EspoCRM tests from inside a Docker container. I've set up EspoCRM using Docker, as described here.
I see that the tests directory is not included in the Docker image, so I coped it over manually. I was looking at the docs for how to run the tests, but see that I am also missing a 'vendor/bin/phpunit' file to run the unit tests.
Could you let me know how it is possible to run tests inside the Docker container?
Thanks!
Alex