-
Hi Chris, great work with JsMockito. I'm using it in a browser and NodeJS environment. It's unclear to me if there is a roadmap for getting JsMockito to work with NodeJS, but I thought I'd contribute …
-
Since ES6 is now a thing and support is rolling in, it'd be awesome to be able to have promises returned instead of relying on callbacks (for all the methods that the makes sense). A handy pattern tha…
-
It's important to have a test to nail down the interface between the contract and clients such as the UI.
I'm pretty sure the contract requires offerArgs of the form `{ chainName }` and the UI supp…
-
[dBET_T0262_LotusSutra_2007.pdf](https://github.com/shane0/buddhism/files/14566897/dBET_T0262_LotusSutra_2007.pdf)
-
Hello, I was trying out this repo and i cant get it to build correctly.
bunch of error regarding node-gyp.
`0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.e…
-
Hi,
I've tried to follow the instructions, but I keep on getting a "Permission denied" error:
```
Macintosh:foo tito$ npm test
npm WARN package.json foo@0.0.1 No repository field.
npm WARN package.j…
-
This is ongoing — have been doing this for about a year now but digging ever deeper.
Many of my notes on this were contributed directly to the relevant wiki pages (especially in terms of file u…
-
## Version **1.2.0** of [grunt-jslint](https://github.com/stephenmathieson/grunt-jslint) just got published.
Branch
Build failing 🚨
Dependency
…
-
This is a late entry from the half-bakery, a rough idea about squashing multiple texts together. It is I think similar to but not the same as an idea @rebeccacremona has mentioned. I have in mind some…
-
# Problem
## Part I
The documentation for coverage states that [GEvent can confuse coverage’s results](http://nedbatchelder.com/code/coverage/trouble.html):
> gevent, which is based on greenlet, and…