11 skills found
microsoft / TestfxThis repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
microsoft / Testfx DocsDocs for MSTest V2 test framework
Avanade / UnitTestExUnitTestEx provides .NET testing extensions to the most popular testing frameworks (MSTest, NUnit and Xunit) specifically to improve the testing experience with ASP.NET controller, and Azure Function, execution including underlying HttpClientFactory mocking.
LambdaTest / MSTest Selenium SampleRun test automation on cloud with MSTest and LambdaTest. This is a sample repo to help you execute NUnit framework based test scripts in parallel with LambdaTest automation testing cloud
joegroner / Jg TestframeworkSimple framework for executing Selenium UI tests from MSTest V2
HerrLoesch / DynamicSpecsAn easy to use specfication framework as extension for NUnit and MSTest.
managedcode / EnvironmentDetectorLibrary that provides a simple way to detect whether your code is running in a test environment or not. It currently supports detecting MSTest, NUnit, and xUnit test frameworks.
martinokello / EntertainmentTicketMasterEntertainment Ticket Master Web API, MVC 5 ASP.net C#, Unity (IoC), UnitOfWork, Entity Framework 6, MSTest, Moq, Jquery, Ajax, Repository Pattern, Interface Segregation & Marker Pattern, Singleton & Factory Patterns, Unit of Work Patterns
pvlakshm / MSTestExMSTest V2 Test Framework Extensions
mdzzaman / Unit Test CSharpUnit Test C#
dshe / MXLoggerA minimal Microsoft.Extensions.Logging provider for test frameworks such as xUnit, NUnit and MSTest.