in reply to Interactivity in tests - done correctly?
Why ask the user for the login/password, when the user could set $ENV{MyModOPTRUN} to it? I would output '$ENV{MyModOPTRUN} not set, not running interactive tests' as the status message and have the instructions how to enable it in README or INSTALL.
The "export" syntax only works in unixish shells, but somebody who wants to run the interactive tests should know how to do it for the respective OS ;)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Interactivity in tests - done correctly?
by tirwhan (Abbot) on Jan 22, 2009 at 13:19 UTC | |
by leocharre (Priest) on Jan 22, 2009 at 20:09 UTC | |
by tirwhan (Abbot) on Jan 22, 2009 at 20:37 UTC |