Bug#840487: ITP: node-assertion-error -- Error constructor for test and validation frameworks that implements standardized AssertionError specification.

2016-10-11 Thread sgk

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

* Package name: node-assertion-error
  Version : 1.0.2
  Upstream Author : Jake Luer  
(http://qualiancy.com)

* URL : https://github.com/chaijs/assertion-error#readme
* License : Expat
  Programming Lang: JavaScript
  Description : Error constructor for test and validation frameworks 
that implements standardized AssertionError specification.

 .
 Node.js is an event-based server-side JavaScript engine.



Bug#840449: ITP: node-deep-eql -- Improved deep equality testing for Node.js and the browser.

2016-10-11 Thread sgk

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

* Package name: node-deep-eql
  Version : 1.0.0
  Upstream Author : Jake Luer 
* URL : https://github.com/chaijs/deep-eql#readme
* License : Expat
  Programming Lang: JavaScript
  Description : Improved deep equality testing for Node.js and the 
browser.


 Deep Eql is a module which you can use to determine if two objects are 
"deeply"
 equal - that is, rather than having referential equality (a === b), 
this module
 checks an object's keys recursively, until it finds primitives to check 
for
 referential equality. For more on equality in JavaScript, read the 
comparison

 operators article on mdn.
 .
 Node.js is an event-based server-side JavaScript engine.