Skip to content

add broker_url() and pytest.ini

Marius Kriegerowski requested to merge feature/broker-url into master

pytest.ini is used to set local environment variables. Allows to execute tests independent from local environment settings and outside docker containers, where environment variables are set in .env.

Merge request reports