2. Environment
Important
Current project configured to use Tox and dedicated virtual environment via venv python library.
2.1. Environment configuration
Environment configuration accept isolated test execution by setting up .env files for different environments like test in the tox.ini.
More details you can find in the tox.ini file.
Content of the tox.ini file is below
Title of Admonition