Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

C# Create Mock Configuration.GetSection(“Section:SubSection”) for objects list

Runtime folder structure when running xUnit.net tests

c# .net mstest xunit xunit.net

How to exclude helper projects with "Test" in their name from unit testing?

How to mock Db connection in xunit?

c# .net-core xunit

XUnit MemberData with List objects

list parameters xunit testcase

getting an error The following constructor parameters did not have matching fixture data: PostgreSqlResource resource

c# moq xunit xunit.net xunit2

Net Core: Dependency Injection in Integration Test [duplicate]

How can I check if an object inherits from another class using FluentAssertions?

c# xunit fluent-assertions

How to inject NavigationManager in bunit Blazor component unit test

How can I Mock HttpRequest[] indexer property

c# moq httprequest xunit

xUnit 1.9.2 and .Net 4.0

.net-4.0 xunit xunit.net

AutoMock setup with AutoFixture Data Theories

Working with multiple environments during integration testing with ASP.NET Core

Reusable Setup for Unit Tests

Unit testing body of properties

How to unit test a .NET middleware that uses Response.OnStarting

xunit cannot discover tests after upgrading to v2

xunit

xunit does not compile with ASP.NET Core RC2

asp.net-core xunit

Xunit - disable parallelism in few tests of full set

c# selenium nunit xunit

F# XUnit test does not print output

f# xunit