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

Refactor embedded tests for better automation #1166

Merged
merged 8 commits into from
Apr 12, 2022

Conversation

j0shuams
Copy link
Contributor

@j0shuams j0shuams commented Apr 6, 2022

Today, the embedded samples and tests use the official CsWinRT NuGet to test embedded support. This required devs to update the reference with an experimental package to do testing. This PR creates a better workflow for testing changes against embedded test collateral by not requiring any dev overhead.

Resolves #1085

@j0shuams j0shuams requested a review from manodasanW April 6, 2022 17:41
@j0shuams j0shuams merged commit 9141de6 into master Apr 12, 2022
@j0shuams j0shuams deleted the jlarkin/refactor-embed-tests branch April 12, 2022 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add embedded tests to pipeline
2 participants