Page 1 of 1

IBM Cloud Computing News - Create unit tests for pure OpenWhisk actions

Posted: Thu Jan 04, 2018 10:30 am
by IT News Bot
The modular nature of OpenWhisk applications makes it easy to create
unit tests for actions that are purely functionalmeaning they have no
side effects and do not rely on external state. In this tutorial, you'll learn
how to create these unit tests semi-automatically, and how to run the tests to
verify that code changes do not break anything.

Source: http://www.ibm.com/developerworks/cloud ... ml?ca=drs-