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

Migrate to MSTest SDK instead of expecto #212

Draft
wants to merge 4 commits into
base: use-nuget-cpm
Choose a base branch
from
Draft

Conversation

baronfel
Copy link
Collaborator

@baronfel baronfel commented Sep 23, 2024

Building on top of the NuGet CPM branch, this migrates to the new MSTest Framework instead of Expecto. Now that the Test SDK is getting lots of investment, and runs tests in a much more debuggable manner, it is more attractive for us to use something more mainline IMO.

This probably won't build in CI until later - what I'm going for here is a 'build once on latest TFM, then test for each Runtime we care about' kind of semantic. What we have now builds and runs for each Runtime (by pinning SDKs, which won't work with CPM and other tech).

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.

1 participant