0
votes

IBM MobileFirst offers out of the box the possibility to invoke REST Services by server components written in plain Javascript, so called 'Adapters'. Since my app contains a lot of business logic inside them, I need to test it by Unit Test. Could somebody suggest me a good framework how to create Unit Testing for 'server side' Javascript ? Thanks.

1

1 Answers