namespace JdeScoping.Ui.Tests.Support; [CollectionDefinition(Name)] public sealed class UiTestCollection : ICollectionFixture { public const string Name = "UiTests"; }