I blogged a little while ago around to support integration tests using Autofac. This was specific to Autofac but documented a workaround for a long standing issue with ConfigureTestContainer
that was introduced into .NET core 3.0 which affects all third-party containers that use ConfigureTestContainer
in their tests.
Autofac 6, integration tests and .NET generic hosting
· 3 min read