microsoft / PowerApps-TestEngine

MIT License
98 stars 29 forks source link

Print assertion message in the case of assertion failure #239

Closed landonmsft closed 1 year ago

landonmsft commented 1 year ago

Description

The intended assertion message should print instead of a long exception, in the case that it's the assert function that fails.

Checklist

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Microsoft.PowerApps.TestEngine 91% 87% 824
Summary 91% (2168 / 2386) 87% (500 / 572) 824

Minimum allowed line rate is 50%