dtabuenc / karma-html-reporter

Karma Html Reporter Plugin
MIT License
45 stars 30 forks source link

Tabular form report #9

Closed jitendrasbhati closed 10 years ago

jitendrasbhati commented 10 years ago

Hi, How can I get report in tabular form with time taken for test execution? Do I need to update jasmine_template.html for it? If yes, how to implement?

dtabuenc commented 10 years ago

There is a templatePath config option where you can set your own template. Templates are just mustache templates, you have access to all the results.