Run the command below to install the dependencies:
make composer-installStart docker containers:
make dc-up Run the command below to run the tests:
make testIf new file is added to the project, run the command below to generate the coverage:
make composer-dump-autoload