Exemplo n.º 1
0
        public void SetUpTest()
        {
            var dir = TestContext.TestRunDirectory;

            Reporter.CreateExtentReport("API Regression Test", "API Report", dir);
            Reporter.CreateTest(TestContext.TestName);
        }