Stefan Matar

Results 4 comments of Stefan Matar

Update: If you have different `it('')` with the same name, it also merges the duration of each test.

also seeing the warning in my project

@dmsnell we were using [patch_apply(patches, text1) → [text2, results]](https://github.com/google/diff-match-patch/wiki/API#patch_applypatches-text1--text2-results) We moved over to the [diff npm dependency](https://www.npmjs.com/package/diff) in the meantime, as applied patches were not trustworthy.

@dmsnell I agree, some kind of aborting would be best! There should be some kind of exception thrown