question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for HTML reports

See original GitHub issue

While looking at mutation libraries for other languages I found out that PIT (Java) has a really nice HTML report output. I think that feature like this would make mutmut easier to grasp especially for people new to mutation testing. Also mutmut is difficult to work with when you have a lot of mutations, like: mutmut show 58 mutmut show 59

It seems like a lot of work, but I want to hear opinions do you guys think this would be worth doing. Any other ideas that would improve result reading experience are welcome.

image

image

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:7
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
s-kovaceviccommented, Jan 9, 2019

Exactly. I am not suggesting copy and paste of PIT’s report CSS @boxed, just throwing this idea of HTML report out there.

Thats why I wanted to hear some feedback. If this can help with some use case, even better, maybe good intergration with CI/CD tools, that would certanly be beneficial in my opinion.

EDIT: I like the idea of mimicking existing html outputs just for the sake of consistency plus existing outputs already have CI/CDs built around them.

2reactions
boxedcommented, Jan 4, 2019

Hmm, that doesn’t look that nice to me 😛 I think we can make something nicer very simply. Should be just looping over the cache.

The big downside to me is that I won’t be able to brag that mutmut is ~1000 lines of code anymore (it’s already a bit over that). This is not a very significant downside 😛

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTML Reports - SAP Help Portal
HTML based reporting enables you to design your service report template using HTML and Javascript and use this template across our three mobile...
Read more >
HTML Report: How to Develop it Efficiently? | FineReport
HTML Report Generator · 1. Support multiple data sources. FineReport supports all mainstream databases and data sources. · 2.Easy to design reports display...
Read more >
Creating HTML reports | Dradis Pro Help
In this guide we're going to cover some of the possibilities that are available to you with our HTML report generators. The possibilities...
Read more >
HTML Reports Introduction - farmerswife Support
HTML Reports are found throughout farmerswife and can be completely customized to suit your needs in adapting your companies corporate identification.
Read more >
How To Generate HTML Reports With WebdriverIO
WebdriverIO supports a variety of reporting methods. They can be classified into Webdriver IO HTML reporters and non-HTML reporters.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found