microsoft / PowerApps-TestEngine

MIT License
93 stars 28 forks source link

Dispose PW instance after running the TestEngine #263

Closed NavneetThekkumpat closed 1 year ago

NavneetThekkumpat commented 1 year ago

Description

Disposing playwright assets .Additionally check for disposing the browser instance as well if not already done in any case.

Checklist

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Microsoft.PowerApps.TestEngine 91% 88% 830
Summary 91% (2218 / 2447) 88% (504 / 570) 830

Minimum allowed line rate is 85%