anshooarora / extentreports-csharp

Community version of Extent API for .NET has moved to https://github.com/extent-framework/
http://extentreports.com/
Other
47 stars 43 forks source link

Report not displaying all tests in TeamCity #6

Open kpavao1 opened 8 years ago

kpavao1 commented 8 years ago

When my test cases are run through TeamCity, the generated report does not display the full suite of tests being run, it only displays one or two tests.

If I run the tests from Visual Studio on my PC, the report displays all the tests correctly.

I am using .NET 4.5 and MSTest.