You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
There are plenty of libraries reading configs from env vars from a well-known location (i.e. the .env dir), adding a chain of priority for multiple files (production, testing, local, etc)
We could leverage this kind of tools to simplify the execution of the tests.
There are plenty of libraries reading configs from env vars from a well-known location (i.e. the
.envdir), adding a chain of priority for multiple files (production, testing, local, etc)We could leverage this kind of tools to simplify the execution of the tests.