Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

HTML Reporter Missing Summary #1001

Closed
garyluu opened this issue Apr 16, 2018 · 2 comments · Fixed by #1304
Closed

HTML Reporter Missing Summary #1001

garyluu opened this issue Apr 16, 2018 · 2 comments · Fixed by #1304

Comments

@garyluu
Copy link

garyluu commented Apr 16, 2018

Describe your problem

Using the HTML reporter, expecting similar output in the HTML as the console output. However, the summary at the bottom is missing. Something like this is missing in the HTML:

complete: 11 passing, 0 failing, 0 errors, 7 skipped, 18 total
complete: Tests took 5334ms

What command line options do you use?

$ dredd swagger.yaml https://0.0.0.0:8080 -f validator/hooks.py -a python -r html -o page.html

What is in your dredd.yml?

N/A

What's your dredd --version output?

dredd v5.1.5 (Linux 4.4.0-116-generic; x64)

Does dredd --level=debug uncover something?

No

Can you send us failing test in a Pull Request?

No

@michalholasek
Copy link
Contributor

Hello @garyluu, thank you for the report. I don't have time to look into this at the moment, it would be a great help if you would be willing to look into this - it won't take much time probably, good starting point would be html-reporter.js file.

@ApiaryBot
Copy link
Collaborator

🎉 This issue has been resolved in version 9.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants