maester icon indicating copy to clipboard operation
maester copied to clipboard

Test summary - Tag's used should be shown, and other tests hidden

Open magnusjak opened this issue 1 year ago • 0 comments

The test below used the tag 'MS.EXO'. I want all tags and tag-exclusions shown in the top of the test summary. Also, all other tests should not be shown as 'Not tested' and 'Total tests'. The MS.EXO tag contains 16 tests as of now, so I would expect the 'Total tests' info to only show 16, not 139. Or another solution to it could be to differentiate between 'Not tested' based on if they were just excluded with tagging, or if they were actually skipped because of something missing in the tenant etc. So in this scenario a 'skipped' info would show 2, and the 'Not tested' would show 123

image

Could this be added? Using the -Path parameter correctly reduces the number of 'Total tests' in the summary, but tags are still not shown in any way.

magnusjak avatar Sep 18 '24 11:09 magnusjak