You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we could have some team that are interested to onboard the new testing platform but they're stuck at the moment with xunit v2.
We did integration with v3 already, I wonder if it could be fine to you if we take the integration of the v2 using the bridge(that won't add more dependencies than what you saw in v2) to have same/similar experience also for users that cannot at the moment move to v3. Let's say have v2 onboarded like MSTest and nUnit and v3 that's anyway a breaking change with the new experience.
The idea is to do something like #403 under your "supervision", we create the PRs and you do the review, so you don't have to spend coding time on it.
If this can be done without breaking xUnit.net v3 (especially the microsoft-testing-platform branch), then I would be willing to entertain a PR to do this.
Edit: The microsoft-testing-platform branch has been merged into main, and is now part of build 0.4.0-pre.10 and later.
Hi @bradwilson,
we could have some team that are interested to onboard the new testing platform but they're stuck at the moment with xunit v2.
We did integration with v3 already, I wonder if it could be fine to you if we take the integration of the v2 using the bridge(that won't add more dependencies than what you saw in v2) to have same/similar experience also for users that cannot at the moment move to v3. Let's say have v2 onboarded like MSTest and nUnit and v3 that's anyway a breaking change with the new experience.
The idea is to do something like #403 under your "supervision", we create the PRs and you do the review, so you don't have to spend coding time on it.
cc: @pavelhorak
The text was updated successfully, but these errors were encountered: