Microsoft .NET Unit Testing Framework (MSTest)
I am having problems with Teamcity, where it is proceeding to run build steps even if the previous ones were …
build teamcity mstestI'm using a Visual Studio Test project, am modifying the test config with deployment files, etc. (through the VS GUI) …
visual-studio automated-tests mstestThis question concerns a general unit test technique with a potentially very useful wide range of applicable scenarios. But it …
unit-testing mstestI've got ReSharper v8.2.1 installed. I have a VS2013 solution that contains several test projects. Most of them work just …
c# visual-studio-2013 .net-4.5 mstest resharper-9.0I have a QueueTask Hosted service (.NET Core's new background service) that I'd like to test. My queuedHosted service looks …
c# asp.net-core .net-core mstest asp.net-core-hosted-servicesI've searched high and low and can't find answer to this Exception. This question is the main one to come …
c# selenium-webdriver mstest asp.net-core-2.1In my Visual Studio solution, I have about a dozen projects, several of which contain unit test methods (tagged with …
visual-studio unit-testing visual-studio-2013 mstestUsing MSTest how can I verify the exact error message coming from a test method? I know [ExpectedException(typeof(ApplicationException), …
unit-testing automation mstestI am writing tests for an application using Outlook Redemption that absolutely must run 64-bit (it connects to windows MAPI …
c# .net 64-bit mstest outlook-redemptionJust released a new tool called TRXER. Git link :https://github.com/NivNavick/trxer All it does is tramsform TRX …
visual-studio mstest trx