hellboy81

Results 45 issues of hellboy81

Looking for active .NET port

``` nvm current // system - v0.10.30 grunt aglio:apiManual // Works `` Trying with 0.12: ``` nvm use 0.12.7 // Now using node v0.12.7 (npm v2.11.3) sudo rm -rf node_modules/...

any plans or alternative plugins to generate POJO from [yaml fixture](https://github.com/keepcosmos/beanmother#example)

help wanted

In SUT is `v4` method [uuid](https://github.com/defunctzombie/node-uuid) used: ``` js uuid = require('uuid') uuid.v4() 'b14b1abb-180e-4d34-a59c-940bc2e77ac7' ``` What is the best way fake their returning value in Arrange phase? ``` js //...

And may be another tutorials?

Is there possible to log in [what](https://git.io/vzugl) variables, array indexes, code fragments? Is there some alternatives?

How can I overwrite `createReadStream` to hide internal sublevels? How is used dependency `level-sublevel` in `level-replicator`? Should I pass to ``` db = replicate(db, replicateOptions); ``` `LevelUP` or `SubLevel` instance?

Please provide more info how to override `wiremock` version to use bufixed version `2.32.2` ![image](https://user-images.githubusercontent.com/341600/60795947-deeb1900-a16c-11e9-8a44-09ecdc0786d1.png)

[`unexpected.js`](https://github.com/unexpectedjs/unexpected) assertion library support should be added ``` ? Assertion Library: expect.js chai > TODO: unexpected.js none ```

- Is there possible to profile heap w/o changing source code? - Is there possible to log in **what** variables, array indexes, code fragments? - Is there some alternatives for...

enhancement