Skip to content

Conversation

kashifsoofi
Copy link
Contributor

  • I agree that my contribution may be licensed either under MIT or any version of LGPL license.

@kashifsoofi kashifsoofi force-pushed the feature/#1042-use-new-mstest-runner branch 2 times, most recently from 4769c6b to a7296ac Compare August 8, 2025 15:12
@badcel badcel linked an issue Aug 8, 2025 that may be closed by this pull request
@badcel
Copy link
Member

badcel commented Aug 8, 2025

Thank you 👍

Is there a way to specify the Version of the sdk in a file? Like mentioned in the docs via global.json.

Updating the sdk Version would otherwise be a little cumbersome.

It should be possible to remove some other properties: https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-mstest-sdk

I think the most recent version is 10.1 according to nuget.

@kashifsoofi
Copy link
Contributor Author

Its WIP, I tried 10.1 but there was an error will try again and try to specify version in the file.

@kashifsoofi kashifsoofi force-pushed the feature/#1042-use-new-mstest-runner branch 3 times, most recently from 87ef246 to 0b42578 Compare August 9, 2025 15:14
@badcel
Copy link
Member

badcel commented Aug 9, 2025

Can you mark the PR as a draft as long as it still work in progress?

@kashifsoofi kashifsoofi force-pushed the feature/#1042-use-new-mstest-runner branch from 0b42578 to eef242c Compare August 10, 2025 09:38
@kashifsoofi kashifsoofi marked this pull request as draft August 10, 2025 09:46
@kashifsoofi kashifsoofi force-pushed the feature/#1042-use-new-mstest-runner branch from eef242c to 156d86d Compare August 10, 2025 11:25
@kashifsoofi
Copy link
Contributor Author

kashifsoofi commented Aug 11, 2025

It looks like tests are failing with error failed to load gtk4 dll on ci however these are passing locally in Rider, so I am thinking something to do with MSTest.Sdk. If someone has time please feel free to have a look.

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.

Switch to new MSTest runner
2 participants