Marak

Results 332 comments of Marak

@dustinsenos - Just to note, you mentioned `application.json` file. This file is actually called `application.js` and is not JSON, but Common JS. https://github.com/twitter/ospriet/blob/master/app/config/application.js

Cool! I'll add some more commits to this pull request so that it's on parity with `ospriet` current environment detecting / merging logic, should be easy.

Confirmed that `0.8.4` no longer crashes on OSX Sierra `10.12.6`. Thank you for making Spek @alexkay. Spek has really helped me and is a very useful tool.

+1 @connor - Worked for me!

> If there is at least agreement on the API for that in node, I can probably safely go ahead and eagerly implement it similarly in ssh2-streams. @mscdex - That...

Ahh I'm running 0.1.9....

I would recommend to start testing against `faker` `master` branch on Github if possible. We are getting close to a new major and would appreciate the testing. We've also added...

are you familiar with using node.js at all? node has a built in assert module, i think we might want to build our own suite based on that module? here's...

I think we can do this, I'll get back to you soon.