namespace SharpIDE.Application.UnitTests; public class UnitTest1 { [Fact] public void Test1() { true.Should().BeTrue(); } }