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

dotnet test should have an indication that the project is being built. #192

Closed
NTaylorMullen opened this issue Nov 7, 2016 · 0 comments
Closed

Comments

@NTaylorMullen
Copy link

Description

Today when you dotnet test it triggers a build for the test project. The problem is if your test projects build takes a considerable amount of time it looks like the test process is just hanging. There should be some sort of indicator stating that your project is being built. Or like the old world just forward the build output to the console.

Faizan2304 added a commit that referenced this issue Nov 20, 2016
* test platform side fix for issue #192

* Fix for issue #202

* Removing unusefull double quotes

* Addressed PR comment

* Renamed the task name
Faizan2304 added a commit that referenced this issue Nov 22, 2016
* test platform side fix for issue #192

* Fix for issue #202

* Removing unusefull double quotes

* Addressed PR comment

* Renamed the task name

* Build issue in TestPlatform.RI.Real

* PR comment
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

3 participants