cucumber / cucumber/html-formatter
Html-Formatter file size and inclusion of excluded features
Open
library: html-formatter
- Dominant language
- C#
- Stars
- 21
- Forks
- 6
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 8
Description
## Summary
The new react html formatter includes all features/scenarios/ect in the folder. Even the ones not run because they were excluded by eg. tags
## Expected Behavior
A switch or an option would allow you to not include files that were excluded from the run in the html report
## Current Behavior
Every feature is included in the report
## Possible Solution
A way to not include the files that weren't part of the test run
## Context & Motivation
The old html reports were relatively tame in size. The new formatter outputs 15 MB reports from my test collection
Contributor guide
Assessment
This issue has not been assessed yet.