node-csv-spectrum

Test for CSV parsing libraries
  https://github.com/maxogden/csv-spectrum
  0
  no reviews



The goal of this package is to capture test cases to represent the entire CSV spectrum.

A bunch of different CSV files to serve as an acid test for CSV parsing libraries. There are also JSON versions of the CSVs for verification purposes.

It is also a node module that you can require() in your tests.

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