Closed evgenijponomarev closed 7 years ago
@nathanboktae, it's all right? Would you like some changes?
I made 2 commits: the first one fixes the problem with skipping the first step in the test after the failure. In the second - the solution of the problem with the continuation of the test after its failure.
OK thanks I like this version a lot better since it's using a public API of casper
. Thanks also for the extended tests!
It's a change of behavior in how steps are skipped on failed so I'll have to go to 0.6.0
. Let me review it more in the next day or two to find anything else, thanks.
Thanks! I compressed the 6 tests down to 4 and remove the google dependency (I don't even think they support http anymore, thanks 'murica). If CI is good I'll release 0.6.0
soon.
Issue #107