Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

How to use DbContext.Database in C# unit test cases using MOQ and Xunit

c# .net moq xunit

.NET Core 2.0 and xUnit doesn't run

C# Unit testing a Newtonsoft JSON model

c# json testing xunit

Net Core: Find Application Assembly Location from Integration Test

Integration tests with asp.net core (test of controllers without the views)

c# asp.net-core testing xunit

Is there an Autofixture attribute that can be used instead of fixture.Inject() in the code?

Moq Exception: Expected invocation on the mock once, but was 0 times... - .Net Core 3.1 with xUnit

c# asp.net-core moq xunit

How to Test Xamarin ViewModel with xUnit in .NET Core?

C#, xunit, fscheck, writing a simple property based test using a custom generator or constrained random string

Does XUnit share fixture instances across test classes?

xUnit test class internal

Can I customise a Fixture in an XUnit constructor for use with Theory and AutoData?

c# .net xunit autofixture xunit2

How to moq HttpContext on Asp net Core

Avoid HasData Seed DbContext in EF Core 2.2 during Unit Tests

TFS visual studio test "Test Filter criteria" and xunit Traits

tfs xunit

xUnit theory guids as parametr

c# xunit

C# xUnit test actual values returned are empty

How do you unit test LoggerMessage.Define() in .NET Core 3.1 with Moq?

c# .net-core moq xunit

Extending vim Fortran Syntax file for pFUnit testing framework

vim syntax fortran xunit