Closed haf closed 8 years ago
I like this idea. I'm thinking of implementing this as an overload of Equal with an additional parameter 'a -> 'a -> string
doing the diff. But I want to be very careful about "convenience" overloads in assertions, their number can easily get out of control.
Any progress the last year on this?
Nope, I didn't implement anything about this.
What are your plans with this this library?
As with most of my OSS work, I don't have any particular "plans" for it. I work on new features as I need them. I offer help and advice to others when I can, and try to review pull requests whenever I have some time.
It would also be nice if it didn't print to both stdout and trace, because they git mixed together in XS. Beyond what the topic initially was about.
As a tester, When writing failing tests, I want to quickly be able to see differences between expected and actual output And I want to quickly see where there the test cases start and stop in the output.
Example output that takes times to parse: