csf-dev / CSF.Screenplay

Implementation of the Screenplay pattern (aka Journey) in .NET
https://csf-dev.github.io/CSF.Screenplay/
MIT License
13 stars 1 forks source link

Every line in an HTML report must be foldable #146

Closed craigfowler closed 6 years ago

craigfowler commented 6 years ago

In HTML reports, currently only features and scenarios may be 'folded'. This should be expanded so that every line of a report may be folded/collapsed.

This will aid readability of reports by eliminating much of the background noise and allow readers to focus on the high-level items.