[CONSIDER]: Using Microsoft.Testing.Platform in templates #940
Replies: 4 comments 5 replies
-
|
@Youssef1313 I think nothing speaks against this. Could you please make a PR for this? |
Beta Was this translation helpful? Give feedback.
-
Please note this is xunit3 v3 and we are supporting xunit3 v2 |
Beta Was this translation helpful? Give feedback.
-
|
Is this a suggestion that Reqnroll migrate its templates to MTP or that it support either? |
Beta Was this translation helpful? Give feedback.
-
|
Picking this thread back up again. I have been looking at the Reqnroll templates (both the .NET Test Framework Package Reference Matrix
--- Key caveats
xUnit v2 MTP support: This is not native — it requires a separate third-party or community bridge package and As a product, do we want/need Reqnroll to emit bulletproof project templates or do we expect users to have the responsibility of crafting a project file that fits their need (and Reqnroll templates can be 'close enough')? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, there are templates for MSTest/NUnit that are VSTest. Consider adding an option for MTP.
For xunit.v3, consider also making the template based on MTP v2 via https://www.nuget.org/packages/xunit.v3.mtp-v2.
Note that for MTP templates, you need to have a global.json specifying MTP.
Beta Was this translation helpful? Give feedback.
All reactions