pengweiqhca/Xunit.DependencyInjection
Use Microsoft.Extensions.DependencyInjection to resolve xUnit test cases.
C#MIT
Issues
- 3
Hosted Services are not cleaned up properly after test execution completed
#134 opened by alexander-fedora-docusign-com - 0
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
#133 opened by Karql - 4
请教一下TestFramework 为什么可以继承,研究源码不太明白
#127 opened by wuzxc1230123 - 4
Allow injecting/overriding "RunTestClassesAsync" to control class order execution
#129 opened by matan-yadgar - 1
Enable dependencies to share the same instance within a test collection
#130 opened by DanielRauschenberger - 3
Limit max parallel tests in Force mode
#128 opened by abakumovoleg - 2
Log scope to test output
#68 opened by carlin-q-scott - 1
Startup not executed before each test
#107 opened by brandonh-msft - 1
Expose Output property on ITestOutputHelper
#84 opened by marklauter - 5
- 5
Support MaxParallelThreads
#111 opened by chrisdreams13 - 8
Service Provider object is becoming null while running the script through commandline
#121 opened by kjakkam - 5
- 4
.net 8
#117 opened by ekjuanrejon - 1
- 6
Support for property injection
#120 opened by michaeltg17 - 3
- 1
- 3
MinimalApiHostBuilderFactory not working when Program has Services.AddHttpClient
#114 opened by vgoranski - 0
Live unit testing doesn't work
#112 opened by Julien-Marpault - 17
IAsyncLifetime support?
#67 opened by MichaelLogutov - 2
Member 'ConfigureServices' does not access instance data and can be marked as static (CA1822)
#110 opened by glen-84 - 4
Minimal hosting model / WebApplicationBuilder
#109 opened by glen-84 - 5
- 1
- 1
Mixed Startup.cs levels not clear in inheritenence when using multiple methods (ConfigureHost/ConfigureServices)
#76 opened by Relki - 5
Can't load type Tests.Startup
#70 opened by ikjelle - 1
- 5
- 1
AddXunitOutput for logging is not available.
#104 opened by brandonh-msft - 5
- 1
Minimal API controller routing not working
#99 opened by WeihanLi - 5
Version 8.9.0 breaking change with SkippableFact
#95 opened by jstcyr - 7
Document how to use with WebApplicationFactory
#86 opened by goldsam - 2
v8.8.0 is failing with FileNotFoundException
#89 opened by iamdmitrij - 0
build error
#87 opened by bicijinlian - 2
Serilog integration
#85 opened by ch1seL - 3
Host Logic is not Hit During Test Discovery
#72 opened by cmeyertons - 2
Can't execute more than one Fact per TestClass
#78 opened by franramvel - 14
How do I add middlewares?
#73 opened by hartmark - 1
- 3
Visual Studio Dependency
#71 opened by scottkuhl - 2
Support Xunit.StaFact package
#66 opened by stany9g - 1
- 6
.NET 6 support for new minimal hosting model
#62 opened by J05HM0N5TER - 2
Implement IAsyncDisposable in HostManager
#60 opened by Thomas-X - 9
No service for type 'Microsoft.AspNetCore.Builder.IApplicationBuilder' has been registered
#58 opened by FelixSFD - 1
- 2
- 2
Custom DataAttribute with DependencyInjection
#50 opened by Ergamon