using Xunit; namespace VCinemaApiTests { public class UnitTest1 { [Fact] public void Test1() { } } }