unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
9.07k stars 735 forks source link

[Epic] Transition Unit Tests to Runtime Tests #18569

Open MartinZikmund opened 1 month ago

MartinZikmund commented 1 month ago

What would you like to be added

Currently we have many Unit Tests which would be better suited as Runtime Tests, as their behavior may differ on different platforms and because in many cases the asserts are incorrect when compared to WinUI.

Why is this needed

Better test coverage and alignment with WinUI.

For which platform

No response

Anything else we need to know?

No response

Youssef1313 commented 1 month ago

One of the subtasks: https://github.com/unoplatform/uno/issues/15703