node.js - Including Jasmine-node files in Karma's runner -


currently have set of node.js javascript files along side set of "regular" javascript files send down browser, using angular client side framework. unit testing using jasmine-node test server , using jasmine via karma client side files. there way can include jasmine-node files karma have single test runner?

i have node.js server angular.js client code , using jasmine-node. not know if there way (or if desirable) use jasmine-node test client code. using karma (which formerly testacular) , works beautifully. need create config file loads project , angular.mock.js , points test files.

i'm sorry doesn't answer question painless testing method.

http://karma-runner.github.com/0.8/index.html


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -