Skip to content

Support for IDE integrations (Design-Time test protocol) #303

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

Closed
ivanz opened this issue Jul 30, 2016 · 3 comments
Closed

Support for IDE integrations (Design-Time test protocol) #303

ivanz opened this issue Jul 30, 2016 · 3 comments

Comments

@ivanz
Copy link
Contributor

ivanz commented Jul 30, 2016

Basically implement this protocol: https://docs.microsoft.com/en-us/dotnet/articles/core/tools/test-protocol

Xunit and nunit have implemented it, so can be used as reference

@ivanz ivanz added this to the dotnet-test-mspec 0.2 milestone Aug 4, 2016
@ivanz ivanz modified the milestones: dotnet-test-mspec 0.3, dotnet-test-mspec 0.2 Aug 5, 2016
@ryudice
Copy link

ryudice commented Dec 6, 2016

Are there still plans to work on this? I can work on this.

@ivanz
Copy link
Contributor Author

ivanz commented Dec 6, 2016

There is too much instability at this point in the .NET tooling land - especially with the currently in progress switch back to MSBuild (from project.json). Once we have a stable protocol - we can look at it.

Related: https://github.com/machine/machine.specifications.runner.resharper/issues/46

@ivanz
Copy link
Contributor Author

ivanz commented Mar 12, 2017

dotnet-test-mspec is no longer relevant in the new "csproj" world, so closing this issue. The new world is VsTest adapter (we have one - machine.vstestadpater) and we already have design-time support there.

@ivanz ivanz closed this as completed Mar 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants