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

Shouldn't we pass {showStack: true} for test errors? #58

Closed
voltrevo opened this issue Sep 16, 2015 · 0 comments
Closed

Shouldn't we pass {showStack: true} for test errors? #58

voltrevo opened this issue Sep 16, 2015 · 0 comments

Comments

@voltrevo
Copy link

On this line:

cb(new gutil.PluginError('gulp-jasmine', err));

It would be very helpful to include the stack trace here. Otherwise gulp-util just prints a message saying ReferenceError in gulp-jasmine...window is undefined or similar, which is not enough context.

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

1 participant