Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
QO 2022-12-12
Description
- Add a flag to test binary to enable auto-updating.
- Make sure it works for simple numeric comparison, eg. ASSERT_EQ(9, plans_explored) can auto-update. Also ranges: ASSERT_BETWEEN.
- When a test fails display a diff between actual and expected.