[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#905987: ITP: node-make-generator-function -- Unit testing helper for Node.js returning a generator function



Package: wnpp
Severity: wishlist
Owner: rouca@debian.org
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : node-make-generator-function
  Version         : 1.1.0
  Upstream Author : Jordan Harband
* URL             : https://github.com/ljharb/make-generator-function
* License         : Expat
  Programming Lang: JavaScript
  Description     : Unit testing helper for Node.js returning a
generator function
 This package allows one to create portable unit tests using ES6
generators function.
 .
 This module returns a generator function (arbitrary), or undefined if generator
 syntax is unsupported. It supports also to return concise generator function,
 if supported by Javascript engine.
 .
 A generator is a function that can stop midway and then continue from
where it stopped.
 A generator looks like a function but it behaves like a Javascript iterator.


Reply to: