Jakub Jareš
Jakub Jareš
_Reopening this because there are multiple comments, and I don't think I can move them all into a new comment._ There are few options we have: - In 5.4 I...
I think Pester 5.4 is where we could achieve NUnit 3 output, so probably with stable release in 3 months, but we can release a preview as soon as the...
@bormm The initial idea was imho to add the name of the log file into NUnitXML as standard output so the file that is later uploaded can be correlated with...
I don't think there is a good starting point for uploading files into azdo that would exist in Pester. Azdo has multiple ways to upload files. You are most likely...
Are you reporting this as a regression from v4 or just a general concern? I just looked at the v4 report and it uses the same thing to join the...
Gotcha, hopefully when I migrate to Nunit 3 format which has the semantics described better maybe I can find a property that would be better suited for the whole path.
Yeah that would suck. I tried it as well with azdo and I guess we don't have any other option now than putting the full path in the name, and...
Sounds good.
Missed this, but yeah that output looks okay, I would like to see it in the real output though.
I think I meant real world output of a suite that has more than 1 short tag per test. Especially when you run with a tag filter, then printing all...