microsoft / PowerApps-TestEngine

MIT License
98 stars 29 forks source link

Improved Exception handling and messages for some input arguments #233

Closed arpavan closed 1 year ago

arpavan commented 1 year ago

Description

Added an exception handler for outputDirectory, reorganized input argument handlers inside RunTestAsync, removed some duplicate log messages and improved a few other messages.

Checklist

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Microsoft.PowerApps.TestEngine 91% 88% 819
Summary 91% (2157 / 2380) 88% (498 / 564) 819

Minimum allowed line rate is 50%