Avanade / UnitTestEx

UnitTestEx provides .NET testing extensions to the most popular testing frameworks (MSTest, NUnit and Xunit) specifically to improve the testing experience with ASP.NET controller, and Azure Function, execution including underlying HttpClientFactory mocking.
MIT License
18 stars 4 forks source link

Feature request: ability to set test configuration via appsettings.unittest.json #30

Closed karpikpl closed 2 years ago

karpikpl commented 2 years ago

For example setting [CoreEx.Json.JsonSerializer.Default] via appsettings.unittest.json would be great.