unoplatform / uno.ui.runtimetests.engine

In-App MS Tests Runner for Uno Platform and WinAppSDK
https://platform.uno/
Other
7 stars 3 forks source link

Add ImageAssert Helpers #86

Closed kazo0 closed 1 year ago

kazo0 commented 1 year ago

Migrate assertion helpers from Uno's runtime tests such as the ImageAssert

Not sure if we'd want to create a separate Helpers package like we do for Uno.UITest or it'd just be simpler to include within the main runtime test engine package.

jeromelaban commented 1 year ago

It feels like adding those in Uno.UITest is more interesting. I'll move the issue.

kazo0 commented 1 year ago

duplicate of #87