Quantcast
Channel: Chutzpah - A JavaScript Test Runner
Viewing all articles
Browse latest Browse all 1864

Commented Unassigned: Show output of console.log in VS test adapter as well as context menu runner [199]

$
0
0
I saw this discussion: https://chutzpah.codeplex.com/discussions/458513 requesting the same thing, but I don't think anything ever came from it. It'd be nice if the VS test adapter as well as the context menu runner could capture console.log messages. The adapter could show it in the test result pane and the other runner could show in the Output pane. This feature would significantly cut down on the number of times I need to run tests in the browser, which is a bit more time consuming.
Comments: For the VS test adapter Chutzpah already shows the log output in the Tests output window. For the context menu adapter I had that turned off but I don't remember why so I will re-enable it in the next release.

Viewing all articles
Browse latest Browse all 1864

Trending Articles