[qmtest] Annotating Expectations?
Mark Mitchell
mark at codesourcery.com
Mon Jan 12 21:56:58 UTC 2004
On Mon, 2004-01-12 at 13:48, Scott Lowrey wrote:
> Wondering if anybody would be interested in annotated expectations.
> The way I see it working is that a text box would be added to the "Set
> Expectation" dialog box. The text would be saved in the expectations
> file (?). This would allow the user to comment on the reason for the
> expected outcome.
I think that's a nice idea.
Note that the format for expectations and results is identical.
So, one way to implement the storage side of this would be to use a
special result annotation, which would never be generated by running a
test, of course.
You'd need to enhance the GUI to show that information, of course.
We'll not implement this ourselves, but if there were a patch to do it,
I'd happily review it.
--
Mark Mitchell <mark at codesourcery.com>
CodeSourcery, LLC
More information about the qmtest
mailing list