Use the [TestCategory] attribute for MsTest and the [Category] attribute for NUnit and [Trait] for xUnit. // MsTest [TestCategory("Critical")] [ ...
確定! 回上一頁