This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 217852 - Logging in unit tests
Summary: Logging in unit tests
Status: RESOLVED WONTFIX
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 07:16 UTC by Vladimir Riha
Modified: 2014-07-18 10:28 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-09-05 07:16:46 UTC
If you use console.[log/error/...] in JavaScript files, would be nice to have this output in IDE (e.g. in Test Results in the 2nd column)
Comment 1 Vladimir Riha 2012-09-05 08:40:46 UTC
according to http://code.google.com/p/js-test-driver/wiki/CommandLineFlags this console could be displayed in the browser page that would be good enough. If issue 217860 will be implemented then this issue could be closed from my point of view
Comment 2 David Konecny 2012-09-14 02:40:57 UTC
Agreed. If you run the unit tests in Chrome with NetBeans integration (that is using our JS debugger) then browser console is displayed in the IDE and have requested content. But it would be good to capture it also for other browsers.
Comment 3 Tomas Mysik 2013-12-12 06:16:06 UTC
Taking over.
Comment 4 Petr Jiricka 2014-07-18 09:08:25 UTC
Tomas/Lada, is this still relevant?
Comment 5 Vladimir Riha 2014-07-18 09:55:18 UTC
It is for JSTestDriver but the mentioned command line parameter does not work for me anymore (Chrome, Firefox) so maybe it is no longer supported. Since no one asked for this feature since the 2012, it could be closed I guess.
Comment 6 Tomas Mysik 2014-07-18 10:28:19 UTC
Agreed.