DeeployTest has grown a bit too organically in the past months, especially with the addition of the pytest suite. This leads to a small technical debt where some features between testRunner.py, deeployRunner.py, and pytestRunner.py are duplicated. Most of the duplication seems to be in the argument parser.
DeeployTesthas grown a bit too organically in the past months, especially with the addition of the pytest suite. This leads to a small technical debt where some features betweentestRunner.py,deeployRunner.py, andpytestRunner.pyare duplicated. Most of the duplication seems to be in the argument parser.