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

Visual Studio doesn't prints Node or Gulp output #11

Closed
vasco3 opened this issue Sep 11, 2014 · 4 comments
Closed

Visual Studio doesn't prints Node or Gulp output #11

vasco3 opened this issue Sep 11, 2014 · 4 comments

Comments

@vasco3
Copy link
Contributor

vasco3 commented Sep 11, 2014

I wonder how to see the feedback in Visual Studio that I would normally see if running gulp on the CLI.

@david-driscoll
Copy link
Contributor

The output window in VS is kinda wonky I've found.

The fix from #6 might actually make this this work in VS, I'm not 100% sure until I go to test it out.

@vasco3
Copy link
Contributor Author

vasco3 commented Sep 18, 2014

Ok thanks @david-driscoll .
I'm wondering how to integrate JS Unit Tests to VS/Jenkins. Do you use Karma for that?

@david-driscoll
Copy link
Contributor

Typically I've been running karma from a gulp task by itself, but I'm also doing a lot of other complex things around karma as well (TypeScript, browserify, etc)

In terms of integration's I believe karma has a jenkins reporter, but don't quote me on that.

@vasco3
Copy link
Contributor Author

vasco3 commented Sep 19, 2014

ok I see, I also use browserify and other stuff. Thanks, I'll try karma as a jenkins reporter

@vasco3 vasco3 closed this as completed Dec 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants