manishdube

Results 11 comments of manishdube

hello sprice9161. I am struggling with this exact same issue when implementing a canopy based test automation framework at a new gig. Where exactly in Chris's canopy starterkit would i...

![error- loading of unpacked extensions](https://user-images.githubusercontent.com/6592163/38589223-d10e1ee8-3cf7-11e8-84f9-4509a8f52074.jpg) Hello Chris, From the attached image of the code. I tried to handle this error from the above comments but the reporter chrome instance still...

Works wonderfully well. Thanks a lot. below is what my testmain.fs looks like (for others who are experiencing the same issue) ~~~~ module testmain open canopy open canopy.reporters open System...

lines 16 - 19 did the trick. ![capture](https://user-images.githubusercontent.com/6592163/38622389-171f80a6-3d71-11e8-9b1e-ee59bfb3881a.JPG)

Many thanks @lefthandedgoat !

https://github.com/lefthandedgoat/canopy/issues/515 thanks.

https://github.com/lefthandedgoat/canopy/issues/515#issuecomment-865409700

> trying to get tests running on multiple machines @lefthandedgoat are you able to tell us how you achieved this ? i.e. get tests running on multiple machines Thanks.

Fascinating. ! How does the merging of results happen. Is there a sample solution i can look at. Thanks Chris. @lefthandedgoat