Node.js functions can be tested locally on your computer. In the default project that is created when you create a function by using `kn func create`, there is a *test* folder that contains some simple unit and integration tests.
.Prerequisites
* The {ServerlessOperatorName} and Knative Serving are installed on the cluster.