Answer the question
In order to leave comments, you need to log in
How to save the result of the assertFileEquals check in codeception to a separate file?
After the assertFileEquals stage, testing stops and does not proceed to the next stage
Example:
$result = $I->assertFileEquals("expected_point.csv", "actual_google.csv")
$I->saveCSVReport($result);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question