Closed jitendrasbhati closed 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?
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.
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?