Test cases are not running when one assertion failure

Hi,

In my node.js script i am trying to compare json response with mobile UI content. test cases are running fine if all json response is matching with UI content. when ever sees the difference appium server stopping and not executing remaining test cases.

Your description lacks of details, can you please provide some more info?
Are you using any testing framework (Mocha?)
What action causes your tests to fail (is it an assertion?)