Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 314 Bytes

Running the tests

To run the tests and the code coverage just execute the follow commands: docker-compose up -d and composer run-script test

⚠️ The last command will display some warnings but is executed with success

Open the file index.hmtl in report folder to see the code coverage.