Open bshambaugh opened 7 years ago
Developed tests with the Jasmine Test framework at https://github.com/bshambaugh/node-arc-d3/tree/master/js/tests/textprefixestojson .
This is a modification of tests in https://github.com/codenorman/solitaire/tree/development .
It was useful to have the support directory in spec (https://github.com/codenorman/solitaire/blob/development/spec/support/jasmine.json), jasmine-runner (https://github.com/codenorman/solitaire/blob/development/jasmine-runner.js), and possibly the scripts and devDependencies in (https://github.com/codenorman/solitaire/blob/development/package.json) .
This could be a problem later...