xunit-dependency-injection icon indicating copy to clipboard operation
xunit-dependency-injection copied to clipboard

:fire: A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects

Results 9 xunit-dependency-injection issues
Sort by recently updated
recently updated
newest added

good first issue
help wanted
open-telemetry

good first issue
help wanted
open-telemetry

good first issue
help wanted
open-telemetry

- [ ] #167 - [ ] #168 - [ ] #169 - [ ] #170 - [x] #171 - [ ] #172

enhancement
good first issue
help wanted
ci/cd
open-telemetry

The solution implemented under [this issue](https://github.com/chatsuite-io/chatsuite.sdk.net/issues/17) may help to achieve this goal.

enhancement
good first issue
help wanted
ci/cd

We need to remove the following redundant NuGet package from the project: ``` ```

bug
good first issue

Allows targeting .NET 6 through .NET 9 using the same NuGet package. This is nice for me as some projects are using .NET 8 for LTS and some are on...

enhancement