There are 0 repository under mstest topic.
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.
Analyzers based on the FluentAssertions best practices docs
Cross-platform Distributed Test Runner. Executes tests in parallel, time balanced on multiple machines.
Easy-to-use .NET Html QA Reporting framework (Core repository)
CUnit is short for Contracted Unit Test which means you only specify the contracts of a method then you can get the unit test results of the contracts. (或者你也可以称 Chinese Unit Test)
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.
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)
A console MSTest runner
Jenkins plugin for using a .NET SDK (and its dotnet executable) as a global tool.
A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.
Integration Tests for API Controllers using MSTest
🟣 Testes Unitários com Visual Studio
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
A MSTest, Nunit, XUnit JSON test results reporter that follows the CTRF schema
True .NET Standard Gherkin test adapter
Smart Tests is a library and a Visual Studio Analyzer to simplify Unit Testing
A C# testing framework to write and run tests for logic within SQL Server.
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.
Unit testing C# with MSTest and .NET Core
Graph processing and visualization using Neo4j, QuickGraph, WCF, WebApi and Vis.js
MSTest Runner is Jenkins-CI plugin for running MSTest assemblies
Unit Test C#
Sample Application for CI/CD using Jenkins
Support your E2E testing
A minimal Microsoft.Extensions.Logging provider for test frameworks such as xUnit, NUnit and MSTest.
All are written in Python 3. Some also have Go, JavaScript (Node.js), C#, C++ versions. Include test cases. To be convenient, often not follow Python pep8 snake coding style. IDE: VS Code & Atom. Include data structures, LeetCode problems. Convenient debugging by VSCode Setting
A multi-platform, multi-framework Selenium Test Lifecycle Manager on Java and .NET. Automates the WebDriver instantiation and configuration, providing an unified test log, clues for debugging and integration with CI platforms and Browser services