Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in xunit
FluentAssertions: How to compare two collections using a custom comparison on each pair of elements?
Sep 22, 2025
c#
unit-testing
xunit
assertion
fluent-assertions
How to inject dependencies into IClassFixture in XUnit?
Sep 20, 2025
c#
.net-core
xunit
How do you test that a new instance of an object has been created?
Sep 18, 2025
c#
unit-testing
xunit
ViewResult.StatusCode is null despite explicitly setting it
Sep 18, 2025
c#
asp.net
asp.net-mvc
asp.net-core
xunit
How to test with Response.OnCompleted delegate in a finally block
Sep 19, 2025
c#
asp.net-core
integration-testing
xunit
asp.net-core-2.2
SQLite in-memory databases testing an EF Core application with temporal tables
Sep 19, 2025
c#
sqlite
entity-framework-core
xunit
temporal-tables
Specifying the return value for xUnit Theory tests
Sep 17, 2025
c#
.net
unit-testing
xunit
Is there a way to run a setup method asynchronously before every test in an xunit test class? [duplicate]
Sep 16, 2025
c#
unit-testing
asynchronous
xunit
Make a test in xUnit with Assert.Contains
Sep 16, 2025
c#
xunit
xUnit class constructor should get arguments passed from theory test methods
Sep 14, 2025
c#
.net
.net-core
xunit
Is there way to see log messages generated in a unit test in .NET Core?
Sep 13, 2025
c#
unit-testing
.net-core
xunit
How to properly configure mock dependencies for testing Web Api (ASP.NET Core) controllers using Autofac
Sep 13, 2025
testing
asp.net-core
autofac
xunit
Test fails duing run all tests, but running them one by one successes
Sep 12, 2025
c#
unit-testing
xunit
simple-injector
C# Create Mock Configuration.GetSection(“Section:SubSection”) for objects list
Sep 08, 2025
c#
unit-testing
mocking
moq
xunit
Runtime folder structure when running xUnit.net tests
Sep 08, 2025
c#
.net
mstest
xunit
xunit.net
How to exclude helper projects with "Test" in their name from unit testing?
Sep 08, 2025
c#
visual-studio
.net-core
xunit
xunit.net
How to mock Db connection in xunit?
Sep 07, 2025
c#
.net-core
xunit
XUnit MemberData with List objects
Sep 08, 2025
list
parameters
xunit
testcase
getting an error The following constructor parameters did not have matching fixture data: PostgreSqlResource resource
Sep 07, 2025
c#
moq
xunit
xunit.net
xunit2
Net Core: Dependency Injection in Integration Test [duplicate]
Sep 04, 2025
c#
asp.net-core
.net-core
xunit
Older Entries »