UNPKG

@opstarts/chimp

Version:

Develop acceptance tests & end-to-end tests with realtime feedback.

9 lines (8 loc) 151 B
// gh-16 var Fiber = require('fibers'); Fiber(function() { Fiber(function() { Fiber(function() {}).run(); }).run(); }).run(); console.log('pass');