Jean-Paul S. Boodhoo

Results 5 comments of Jean-Paul S. Boodhoo

I will patch this today. The issue is to do with the fact that dwp.specs now supports doing property injection as well as ctor injection (or a mix). I must...

If you update to the latest nuget package, the fix should be there. The feature that was added enables all the different types of dependency injection for the sut (ctor,...

Hey Marcin, If there is no value for the property type in the dependency bag and the property has a default value it will not get injected. Can you show...

Hey Maulik, Which platform are you running this on? JP On 08/07, Maulik Pokiya wrote: > while running following command, > ./osx_or_cygwin_kick_off > > complete error is as follows: >...

Hey Maulik, Did you consider just setting up a vagrant instance and running your unix dev stack on a native unix based os? JP On 08/16, Maulik Pokiya wrote: >...