If not used, errors will be thrown when running tests as Log4Net has not been initialized. Because logging is not used when executing the tests.
By using the -Debug common parameter we can do a conditional on that and avoid exceptions related to the above.
If not used, errors will be thrown when running tests as Log4Net has not been initialized. Because logging is not used when executing the tests.
By using the -Debug common parameter we can do a conditional on that and avoid exceptions related to the above.