pengweiqhca / Xunit.DependencyInjection

Use Microsoft.Extensions.DependencyInjection to resolve xUnit test cases.
MIT License
366 stars 49 forks source link

collection per method support #93

Closed abakumovoleg closed 11 months ago

pengweiqhca commented 1 year ago

Please add test case.

abakumovoleg commented 1 year ago

Done

pengweiqhca commented 1 year ago

I will support parallel test execution, delay reviewing code.