Description:
Need kane cli to hold assertion failures instead of failing the test immediately it should continue the test on failure and at the end of test it should show all the failures
Use case:
sometimes there are assertion failures that do not impact the entire test and skipping the remaining flow might cause miss of other failures in remaining flow .
Description:
Need kane cli to hold assertion failures instead of failing the test immediately it should continue the test on failure and at the end of test it should show all the failures
Use case:
sometimes there are assertion failures that do not impact the entire test and skipping the remaining flow might cause miss of other failures in remaining flow .