Tell us about your runtime:
- QUnit version: 2.9.1
- What environment are you running QUnit in?: Node
What did you expect to happen?
When comparing two objects and a difference is found, for it to at least narrow down where the difference is.
What actually happened?
The default experience uses the TAP reporter which just prints both objects in their entirety.
Tell us about your runtime:
What did you expect to happen?
When comparing two objects and a difference is found, for it to at least narrow down where the difference is.
What actually happened?
The default experience uses the TAP reporter which just prints both objects in their entirety.