At the end of the test, I'd like to attach the html report to TFS run. The problem I have now is the report is not available after exiting out of the OneTimeTearDown method. How can make the report to generate on demand so I can include the code to add attachment to TFS?
At the end of the test, I'd like to attach the html report to TFS run. The problem I have now is the report is not available after exiting out of the OneTimeTearDown method. How can make the report to generate on demand so I can include the code to add attachment to TFS?