Skip to content

V1.0.0 does NOT console.log() to the terminal, only logs in the browser's console #2187

@shardool

Description

@shardool

Expected behavior :

console.log('hello world') should log to the terminal when used with the karma-phantomjs-launcher. The previous version V - 0.13.22 logs to the terminal fine

Actual behavior:

does NOT console.log() to the terminal. logs only to the browser's console (chrome's console when karma-chrome-launcher is used)

Enviroment Details

  • Karma version (output of karma --version): V 1.0.0
  • Relevant part of your karma.config.js file

Steps to reproduce the behaviour

1.Karma with Jasmine
2.Chrome and PhatomJS as the browsers
3.Console Logs fine in Chrome, but NOT in the terminal, the previous version of Karma V 0.13.22 works fine
4. And oh !... I'm using Mac

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions