2016年11月19日
■[node.js][library][testing]jhnns/rewire · GitHub
jhnns/rewire: Easy monkey-patching for node.js unit tests
private変数とかも操作出来るようなテスト用ライブラリ
関数とかの定義を取り出したりして、exportsしてなくてもテストできる
コメントを書く
2015年12月29日
■[WebAssembly][firefox]1234985 – BaldrMonkey: land initial wasm compilation and testing functions
1234985 – BaldrMonkey: land initial wasm compilation and testing functions
wasmのmonkeyシリーズ.
BaldrMonkey
2015年11月26日
■[firefox][JavaScript]Making `this` a real binding in SpiderMonkey
Making `this` a real binding in SpiderMonkey
Firefox 45で`this`のバインディング自走が変わった