#
mstest
Here are 145 public repositories matching this topic...
#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
-
Updated
Jan 31, 2022 - C#
egil
commented
Nov 24, 2020
If a component has a child content parameter that is a RenderFragment<TValue>, then the parameter builder's AddChildContent method should throw an exception with an error message telling the user to use .Add(p => p.ChildContent, ...) instead.
For example, the following should throw an helpful exception:
var cut = RenderComponent<Virtualize<string>>(ps => ps
.Add(p => p.Items, TeMSTest V2 framework and adapter
-
Updated
Feb 1, 2022 - C#
C# Framework to automate tests using Selenium WebDriver
firefox
chrome
data-driven
test
xunit
parallel
safari
specflow
nunit
mstest
test-automation
ie
selenium-webdriver
-
Updated
Jan 31, 2022 - C#
ASP.NET Core backend + React frontend + Entity Framework Core + automated testing
react
bot
visual-studio
frontend
backend
nuget
mstest
entity-framework
asp
dotnet-core
mediatr
cla
moq
automapper
-
Updated
Jan 22, 2022 - C#
Cross-platform Distributed Test Runner. Executes tests in parallel, time balanced on multiple machines.
-
Updated
Jan 10, 2020 - C#
Easy-to-use .NET Html QA Reporting framework (Core repository)
testing
qa
framework
nuget
reporting
specflow
nunit
mstest
test-automation
testing-tools
quality-assurance
html-report
mstestv2
nunit3
test-automation-framework
test-report-visualization
reporting-tool
test-report
reporting-tools
html-reporting
-
Updated
Jun 21, 2021 - C#
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)
-
Updated
Jan 6, 2022 - C#
A console MSTest runner
-
Updated
May 25, 2020 - C#
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)
-
Updated
Apr 3, 2021 - C#
A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.
-
Updated
Jun 23, 2021 - C#
Smart Tests is a library and a Visual Studio Analyzer to simplify Unit Testing
-
Updated
Sep 6, 2020 - C#
Sample code for various features
-
Updated
Aug 4, 2021 - C#
Integration Tests for API Controllers using MSTest
-
Updated
Mar 13, 2021 - C#
Jenkins plugin for using a .NET SDK (and its dotnet executable) as a global tool.
-
Updated
Jan 31, 2022 - Java
Examples using MSTest and XUnit projects with test libraries (Moq, NSubstitute, FakeItEasy, NBuilder).
-
Updated
Dec 26, 2021 - C#
-
Updated
Oct 5, 2021 - C#
MSTest Runner is Jenkins-CI plugin for running MSTest assemblies
-
Updated
Jan 10, 2022 - Java
Graph processing and visualization using Neo4j, QuickGraph, WCF, WebApi and Vis.js
visualization
neo4j
graph
dotnetcore
visualisation
appveyor
mstest
interview
iis
dotnet-core
graph-database
visjs
shortest-paths
appveyor-badge
-
Updated
Mar 13, 2021 - C#
Add convention to your unit tests.
-
Updated
Mar 7, 2020 - C#
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
-
Updated
Jan 28, 2021 - Python
Adapter for MSTest (generate HTML report for MSTest)
-
Updated
Apr 29, 2021 - C#
A minimal Microsoft.Extensions.Logging provider for test frameworks such as MSTest, xUnit and NUnit.
-
Updated
Dec 24, 2021 - C#
MSTest V2 Test Framework Extensions
-
Updated
Jan 20, 2022 - C#
Improve this page
Add a description, image, and links to the mstest topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mstest topic, visit your repo's landing page and select "manage topics."
Before you file a bug, have you: