excel2jasmine

0.0.3 • Public • Published

excel2jasmine npm version

Script for converting excel data into jasmine spec files


Default Excel Column Format
describe it specfile date
Test Page have the url excel2jasmine.com specs/excel-spec.js 220716

Command Line Arguments

-f <filename>
Format: Excel | Default-file: spec.xlsx in root directory

-o <output_filename>
Format: Javascript | Default-file: excel-spec.js in root directory

-d <DDMMYY>
Format: Date | DateFormat: DDMMYY 220716 | Default: Today's date


To sample the conversion please run
$ node ./index.js -f samples/excel-files/sample.xlsx -o samples/spec-files/sample-spec.js -d 220716

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    2

Package Sidebar

Install

npm i excel2jasmine

Weekly Downloads

2

Version

0.0.3

License

MIT

Last publish

Collaborators

  • sonhu