Marcus Denker-4 wrote
How to not require a name when a tests does something that needs it? When running tests on the build server it sets a name before and removes it later, but I don't think that the test runner should do that by default.
MCWorkingCopyTest already temporarily sets the author name, why not do the same with the test Nicolas is pointing out? OT... this smells to me like another example of the value of a "skipped test" concept in SUnit... if the information is supplied, no problem, if the dialog is cancelled, or the image is headless, skip the test. ----- Cheers, Sean -- View this message in context: http://forum.world.st/Running-tests-on-2-0-and-first-impression-tp4677439p46... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.