Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Unit Tests to be more Cross Platform Friendly #2946

Open
dansiegel opened this issue Aug 27, 2023 · 0 comments
Open

Update Unit Tests to be more Cross Platform Friendly #2946

dansiegel opened this issue Aug 27, 2023 · 0 comments

Comments

@dansiegel
Copy link
Member

Summary

Currently the Unit Tests for Forms provides a degree of abstraction for unit tests that allow us to write tests once for both DryIoc and Unity Container. We need to expand this so that many of the tests that we have for Wpf particularly on Regions and also Dialogs which now share the same abstraction layer from core will have the ability to run across Maui, Wpf, & Uno Platform. This will provide us with better overall test coverage and provide some assurance that the APIs are being correctly tested across all platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant