-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
So it would be possible to make test error messages more informative, something like
ASSERT_TRUE(matchExpr1->equivalent(*matchExpr2)) << "MatcxhExpression 1: " << matchExpr1->debugString() << ", MatchExpression 2: " << matchExpr2->debugString();