Hello,
With the new extensions, is there a quick way to do something comparable to the collection assertion ShouldAllBeEquivalentTo(), but where order is taken into account? I was expecting an option for this (e.g. options.InOrder()), but did not find anything.
Thanks!