Run tracetest configure --endpoint http://localhost:11633 on a terminal
Run the project by using docker-compose: docker-compose up (Linux) or docker compose up (Mac)
Test if it works by running: tracetest test run -d tracetest/tests/list-tests.yaml. This would trigger a test that will send and retrieve spans from the Signoz instance that is running on your machine.