pub fn init_test() -> Result<TestConfig, Error>Expand description
Initialize the test with a global logger and error handlers,
read the environment variables and return a TestConfig.
pub fn init_test() -> Result<TestConfig, Error>Initialize the test with a global logger and error handlers,
read the environment variables and return a TestConfig.