Found 1,083 repositories(showing 30)
microsoft
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
microsoft
Docs for MSTest V2 test framework
neuecc
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest, NUnit, xUnit.net.
bbraithwaite
An extendible implementation of the Assert class in MSTest. Allows for extending the Assert methods with the default MSTest methods as a default. Also includes a Throws() method for asserting exceptions.
Thwaitesy
Just a bunch of hacks to get around the deficiencies of MSTest.
Avanade
UnitTestEx 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.
NightAngell
Easy to use, small, SignalR Core unit testing support with NUnit, xUnit, MSTest and Moq. It`s also possibility to use it with custom testing engine. (Docs ready to use)
CuriousDrive
This repository has code samples to prepare for your C# technical interview. Samples for LINQ, Delegate, ASP.NET Web API, MSTests and mcuh more are included in this repo. You can clone this repo and go through some of the samples before your interview.
jtigger
Koans for learning C#. Written as MSTests (with an Ordered Test as your Path To Enlightenment) intended to be used in Visual Studio 2010.
Fody
Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.
dotMorten
An MSTest-based TestRunner for cross-plat use with .NET MAUI
jenkinsci
Jenkins mstest plugin
macro187
A console MSTest runner
SimonCropp
A .NET tool that migrates test projects from MSTest, NUnit, xUnit, and xUnit v3 to TUnit.
dotnet-labs
Integration Tests for API Controllers using MSTest
markvincze
Logger implementation for vstest.console.exe that replicates the TRX format of mstest.exe.
ctrf-io
A MSTest, Nunit, XUnit JSON test results reporter that follows the CTRF schema
LambdaTest
Run 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
rahulrathore44
Utility to Convert MSTest trx file to excel report file
Sample how to use RhinoCompute to run Grasshopper components unit test directly in Grasshopper using MsTest
CodeCowboyOrg
Basic Selenium Test Examples in NUnit and MSTest
Serviceware
Rocketcress is a collection of libraries that help you to easily write Integration- and UI-Tests in C# and MSTest.
joegroner
Simple framework for executing Selenium UI tests from MSTest V2
HerrLoesch
An easy to use specfication framework as extension for NUnit and MSTest.
ashiquzzaman
AzR Blog is a personal blogging protect developed using ASP.NET MVC5, EF6 and SQL Server with MSTest and Repository Pattern.
johnkoerner
Provides the ability to run MSTest test cases multiple times, passing a parameter to the unit test method. This can be combined with data driven tests to provide a great number of permutations of tests.
managedcode
Library 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.
Exemplo de consumo de mensagens de um tópico do Apache Kafka com dados de ações em um Worker Service criado com .NET 6, utilizando ainda MongoDB para gravação dos dados, FluentValidation para validações e um Dockerfile para geração de imagens Docker em Linux. Inclui também um projeto criado com .NET 6 + MSTest + Fluent Assertions + Serilog para testes de integração desta aplicação.
Jadhielv
Unit testing C# with MSTest and .NET Core
sscobici
Parallel test runner for Visual Studio vstest mstest tests