Results 19 comments of Kieran Simpson

> Built and pushed a docker image for redoc-cli from that Dockerfile. It's not official, but works for me for now. https://hub.docker.com/r/broothie/redoc-cli Why not PR the Dockerfile into the repo?

@j616 Thanks for pointing that out. I clearly didn't read the comment properly 😆

@dalefrancis88 Quick response! I see your point, however I see the function more akin to `getProp` rather than `getPropOr` as the point of the function is you either get the...

> you use a,b,c,etc when it's their to represent that it can be given anything. I can see where your thought is at though on this, but think of it...

@dalefrancis88 I haven't been doing much with Crocks lately as I've been doing other work. However I'm coming back to it. I don't have new insights, but rereading the comments...

I've created https://github.com/kierans/karma-nodewebkit-mocha as a wrapper for `karma-mocha` until the underlying bug is fixed.

@jamesopti Finding this issue helped me stop pulling my hair out! However I'm not having success with a `mocha.opts` with a `--require` flag in it. Where should the `mocha.opts` go...

I'm a little bit surprised this hasn't gotten more attention.

Thanks @nomisRev. Did you just move the `commonMain` code to `macosX64Main` or everything (test code included)? If you want to do a PR on my sample project with your setup...

@i-walker @sksamuel Is this something you guys might be able to help with?