The filtered count (i.e. the number of tests that we display in the output) might be appropriate for UI consumption (e.g. 7 failing tests), but the UI also needs to have the unfiltered count (e.g. 100 tests run).
The UI layer can use a Y join, I guess. I can't fully connect the dots in my head but I can see how it might work. -- https://code.launchpad.net/~yellow/subunit/test-count/+merge/103717 Your team Launchpad Yellow Squad is subscribed to branch lp:~yellow/subunit/test-count. -- Mailing list: https://launchpad.net/~yellow Post to : [email protected] Unsubscribe : https://launchpad.net/~yellow More help : https://help.launchpad.net/ListHelp

