Search code examples
How to implement XUnit descriptive Assert message?...

c#unit-testingxunitassertionsxunit2

Read More
Reconfigure dependencies when Integration testing ASP.NET Core Web API and EF Core...

c#asp.net-coreintegration-testingentity-framework-corexunit2

Read More
xUnit Assert.All() async...

c#xunitxunit.netxunit2

Read More
How do I run specific tests using dotnet test?...

xunit.net.net-core.net-core-rc2xunit2

Read More
getting an error The following constructor parameters did not have matching fixture data: PostgreSql...

c#moqxunitxunit.netxunit2

Read More
Collection fixture won't inject...

c#xunit.netxunit2

Read More
AutoFixture, xUnit: Setup TypeRelays and inject service in constructor...

c#xunitautofixturexunit2

Read More
How to prevent xUnit from logging when use it from `dotnet test`?...

xunitgithooksxunit.net.net-6.0xunit2

Read More
xUnit test suite where inner class can access outer class' data...

c#unit-testingxunitxunit.netxunit2

Read More
AutoFixture AutoDataAttribute Customization Beyond Derived Attribute...

autofixturefakeiteasyxunit2

Read More
Azure pipelines: How to add failed selenium Xunit test case attachment in VS test task...

seleniumazure-devopsazure-pipelinesxunit2

Read More
"dotnet test": how to run xunit tests projects in parallel?...

.nettesting.net-corexunitxunit2

Read More
MemberData tests show up as one test instead of many...

c#xunit.netdata-driven-testsxunit2

Read More
C# each attribute should execute the TestMethod...

c#.net-corexunitxunit.netxunit2

Read More
XUnit Class Fixture (IClassFixture) is being executed twice...

c#selenium-webdriverxunitxunit.netxunit2

Read More
How to capture log4net output in xunit2...

.netunit-testinglog4netxunit2

Read More
Customize Test Name in Xunit2...

.netxunit2

Read More
DbContext.Database.EnsureCreated()...

entity-framework-corexunit2

Read More
XUnit Test with autofac...

autofacxunit2

Read More
Unit Test Save Changes failing...

c#asp.net-coremoqentity-framework-corexunit2

Read More
AppDomain Usage Issue in Xunit test cases -Cake Script...

continuous-integrationappdomainxunitcakebuildxunit2

Read More
Stubed Unit of Work method with Moq doesn't return the expected integer...

c#asp.net-coremoq.net-corexunit2

Read More
Discover Tests Runs Twice in xUnit...

unit-testingxunit.netxunit2

Read More
Referencing standard dlls from a .NET Core XUnit project...

c#asp.net-corexunitasp.net-core-1.0xunit2

Read More
Unable to get ConfigurationBuilder to read from appsettings.json in xunit class library in ASP.NET C...

asp.netasp.net-corexunitxunit.netxunit2

Read More
Is ConstructorInfo.GetParameters Thread-Safe?...

c#.nettask-parallel-libraryxunit.netxunit2

Read More
Comparing two List<T> with the XUnit Assert function...

c#assertxunitxunit.netxunit2

Read More
xUnit.net v2 not discovering .NET Core Tests in Visual Studio 2015...

visual-studio-2015dnxxunit.net-corexunit2

Read More
Unable to load application or execute command 'Microsoft.Dnx.TestHost'. Available commands: ...

unit-testingvisual-studio-2015dnxxunit2

Read More
Can XUnit handle tests handle class and decimal parameters in the same method?...

xunitxunit2

Read More
BackNext