New developer documentation

146 views
Skip to first unread message

prasad...@gmail.com

unread,
Jul 11, 2016, 9:26:59 PM7/11/16
to tedious
Hi,

Is there a new developer doc that has the steps for setting up a windows box to build tedious and run all the tests and benchmarks?

Here is what I tried so far:

c:\src\tedious>   npm install
Installed all the modules under node_modules\

c:\src\tedious>   node node_modules\coffee-script\bin\coffee scripts\build.coffee
Generated files under lib\

C:\src\tedious>  node node_modules\coffee-script\bin\coffee test\unit\token\colmetadata-token-parser-test.coffee
Generated test\unit\token\colmetadata-token-parser-test.js

C:\src\tedious>node  test\unit\token\colmetadata-token-parser-test.js
No output. Tweaked the generated js file to introduce failure and re-ran. Didn't do much. I'm assuming the test didn't really run.


I'm new to NodeJS and CoffeeScript. I'm sure these are pretty basic questions. Appreciate pointers.


Thanks,
Prasad

prasad...@gmail.com

unread,
Jul 12, 2016, 4:01:05 PM7/12/16
to tedious
Figured you could use npm for running these scripts. I'm able to run tests successfully with:
npm test


Prasad
Reply all
Reply to author
Forward
0 new messages