Skip to main content

Running tests Locally

Ensure Python , Poetry, and PyTest are installed on your system.
The test suite is executed using the following command

Running tests in Dockerized environment

Ensure Docker , Docker Compose, and PyTest are installed on your system.
Check the Container ID of the build image through
Copy the Container ID and execute a shell command
Install dependencies and run pytest