[merge] add TestNotApplicable and test documentation

Martin Pool mbp at sourcefrog.net
Mon Aug 20 10:21:45 BST 2007


I want to add some per-inventory-implementation tests.  I've added
some documentation of the per-implementation test framework, and also
a distinct exception for 'test not applicable'.  This is meant to
handle cases where a per-implementation test is not applicable to one
of the implementations because it indicates it does not support that
feature.  We have previously been either just returning from the test,
or raising TestSkipped.  I don't like the former because it looks like
the feature was tested but it wasn't; Robert doesn't like the second
because (iirc) it is conflated with other meanings for TestSkipped.

-- 
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 200708200917Z-test-scenarios.diff
Type: text/x-diff
Size: 18157 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070820/f37db76a/attachment-0001.bin 


More information about the bazaar mailing list