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

[improvement] config options #9

Open
merlosy opened this issue Aug 16, 2015 · 2 comments
Open

[improvement] config options #9

merlosy opened this issue Aug 16, 2015 · 2 comments

Comments

@merlosy
Copy link

merlosy commented Aug 16, 2015

Hi,
Is there a way to :

  • specify an output file? (even persist it?)
  • specify a livereload option?
  • show execution time of single test (it)?
@UnsungHero97
Copy link

+1

these would be amazing improvements!

@taras42
Copy link
Owner

taras42 commented Mar 24, 2016

Hello, for an output you can use another reporter, karma-html-reporter.

There is some complications about livereload. To be able to do this socket.io dependency is required, and there no dependency handling in karma for plugins now.

Execution time, yes it's possible to make but unfortunately I don't have time right now. You free to fork anyway.

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

3 participants