Skip to content

Conversation

@Youssef1313
Copy link

No description provided.

@Youssef1313
Copy link
Author

The xunit projects needs to be migrated to xunit.v3.

@SimonCropp Would you be interested in migrating to xunit.v3+MTP?

@SimonCropp
Copy link
Member

yep. happy to migrate to MTP. but there seems to be some build errors?

@Youssef1313
Copy link
Author

Yes, migration to xunit.v3 is needed first. I'll do it.

@SimonCropp
Copy link
Member

note that verify supports both xunit v2 and v3

@SimonCropp
Copy link
Member

@Youssef1313 need any help from me?

@Youssef1313
Copy link
Author

Thanks @SimonCropp for the ping. So far I didn't yet have the time to look into this, unfortunately.

If you want to take it over, that's perfectly fine. Otherwise, I'll try to get to it once the time permits.

@@ -0,0 +1,2 @@
[dotnet.test.runner]
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dotnet.config was dropped in RC2. This should switch to global.json

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how is it configured in global.json?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
  "test": {
    "runner": "Microsoft.Testing.Platform"
  }
}

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants