Alexander Zeitler

Published on Wednesday, December 11, 2024

Sometimes I forget to include the assembly which contains the handlers when running Integration Tests that involve Wolverine handlers.

hostBuilder.UseWolverine(
  options =>
    options
      .Discovery
        .IncludeAssembly(Assembly.GetAssembly(typeof(Program))!)
);
What are your thoughts about
""?
Drop me a line - I'm looking forward to your feedback!
Please be aware that I'm no longer active on social media. I'm just cross posting things over there (it's a bot).
Imprint | Privacy