On 7/12/06, Dan Steinicke <[EMAIL PROTECTED]> wrote:
Test Report; *Suite ""ChandlerTestSuite"" Failed :: Total Time ""0:04:55.434000"" :: Comment ""None"" **Test ""TestSwitchTimezone"" Failed :: Total Time ""0:00:00.931000"" :: Comment ""None None"" ***Action ""CheckBlockVisibility"" Failed :: Total Time ""0:00:00"" :: Comment ""(On EditTimeZone Visibility) || detail view = Fa lse ; expected value = True"" ****Report ""(On EditTimeZone Visibility) || detail view = False ; expected value = True"" Failed :: Comment ""None""
this is way, way too much output for me. i should be able to scan the output and very quickly see everything that happened. i don't need verbose descriptions of tests, and i don't need to know anything about passing tests at all other than that they passed. i want test runs to look like this: 1: switching timezone... ok 2: checking block visibility... skipped (not enabled on this platform) 3: editing timezone visibility... failed (you can't do that, silly!) 4: something else... ok .... Total tests run: 25 Passed: 23 Failed: 1 Skipped: 1 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
