Group XUnitWrapper.dll into the same Payloads when submit to Helix (#23476)
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Tue, 9 Apr 2019 18:00:25 +0000 (11:00 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Apr 2019 18:00:25 +0000 (11:00 -0700)
commitf1cd1b6e98b44a26a52e6997d0445feeda1c8e00
tree0d8f99539f55b61c032d0903f3d4cd74817946eb
parentb1042c7a758f032c4effb96d429c95ad1280295a
Group XUnitWrapper.dll into the same Payloads when submit to Helix (#23476)

* Add DisplayNameAttribute to each Fact

* Split files under bin/tests folder into groups and specify the corresponding *.XUnitWrapper.dll

* Group some of the *.XUnitWrapper.dll files into PayloadGroups and split others into different PayloadGroups if they have more than one TestGroup defined

* Add "TestGroup" trait to XUnitWrapper facts

* Add Microsoft.DotNet.XUnitConsoleRunner to eng\Versions.props

* Overwrite xunit.console.dll with the version coming from Microsoft.DotNet.XUnitConsoleRunner
eng/Versions.props
tests/helixpublishwitharcade.proj
tests/runtest.proj
tests/testgrouping.proj [new file with mode: 0644]
tests/xunitconsolerunner.depproj [new file with mode: 0644]