Cocona icon indicating copy to clipboard operation
Cocona copied to clipboard

Move Obtaining Command Line Args Into DI

Open hwoodiwiss opened this issue 2 years ago • 0 comments

Moves getting command line args into the DI chain when args are not passed down by the developer,

This allows the DefaultCoconaEnvironmentProvider to potentially be replaced for the purpose of mocking inputs for integration testing.

fixes #71

hwoodiwiss avatar Jun 23 '22 17:06 hwoodiwiss