When creating output for cucumber scripts using standard HTML formatting, you can easily collapse at the script level. I would also like to be able to minimize or expand the output of certain steps in the same way as I can do with all the scripts. How can I do it? Perhaps by overriding the default html with custom formatting, but any advice on how to do this?
source
share