Search code examples
parse-platformparse-cloud-code

Unit tests for Parse Cloud Code?


I have an application which uses Cloud Code as backend. Is there any way to write unit tests for Parse Cloud Code?


Solution

  • Try this:How to use unit tests with parse cloud code