Skip to content
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

Translation layer and dotnet test --designtime #177

Closed
codito opened this issue Nov 3, 2016 · 1 comment
Closed

Translation layer and dotnet test --designtime #177

codito opened this issue Nov 3, 2016 · 1 comment
Assignees
Labels

Comments

@codito
Copy link
Contributor

codito commented Nov 3, 2016

TranslationLayer currently supports interaction with vstest.console directly. It needs to support interaction with dotnet test:

  • User should be able to provide path to dotnet.exe
  • If path to dotnet.exe is not provided, it should pick up the executable from PATH environment variable
  • TranslationLayer should be published as a public nuget package
@codito
Copy link
Contributor Author

codito commented Jan 3, 2017

First draft is checked in #306

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants