Shortify Shortify is a bit.ly clone. Run app docker-compose up Run tests docker run --name some-redis -d redis -p 6666:6379 pytest --cov=./shortify/shortify.py --cov=./blacklist/blacklist.py .