Closed alisaifee closed 2 years ago
Remove reliance on makefile to setup containers for tests and instead use the lovely-pytest-docker plugin to lazily create containers as needed via fixtures.
lovely-pytest-docker
Description
Remove reliance on makefile to setup containers for tests and instead use the
lovely-pytest-docker
plugin to lazily create containers as needed via fixtures.