Closed DamianEdwards closed 4 days ago
It's not possible to use the new eventing system from tests utilizing IDistributedApplicationTestingBuilder right now as the IDistributedApplicationEventing instance from the inner app host builder is not exposed.
IDistributedApplicationTestingBuilder
IDistributedApplicationEventing
It's not possible to use the new eventing system from tests utilizing
IDistributedApplicationTestingBuilder
right now as theIDistributedApplicationEventing
instance from the inner app host builder is not exposed.