haf / expecto

A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Apache License 2.0
663 stars 96 forks source link

Improve diff algorithm for larger diffs #316

Open haf opened 5 years ago

haf commented 5 years ago

See https://github.com/haf/expecto/issues/305#issuecomment-479998225

AnthonyLloyd commented 5 years ago

It may just be an education thing we need to put in the docs so people expect it. Diff algos are not easy, see git variations. But if there is a good idea for one then sure.