mhinze / ShortBus

In-process mediator with low-friction API
MIT License
210 stars 41 forks source link

Autofac integration doesn't seem to work #38

Open ashic opened 9 years ago

ashic commented 9 years ago

The test also fails:

https://github.com/mhinze/ShortBus/blob/master/ShortBus.Tests/Example/AutofacBasicExample.cs

jrnail23 commented 9 years ago

@ashic, I just pulled this down and ran the AutofacBasicExample tests you mentioned, and they're all passing for me. FYI, I ran successfully with both ReSharper v8.2.2 and NCrunch v2.10.0.4.

Can you provide any more info that might help me reproduce your test failure(s)?