Skip to content

RedDeer execution parameters

jpeterka edited this page Apr 16, 2014 · 27 revisions

Debugging parameters

Parameter Default value Type Description Source
logDebug true boolean If true log contains debug and trace messages ExecutionSettings
pauseFailedTest true boolean When test fails it pauses next execution until return is pressed ExecutionSettings
recordScreenCast false boolean Record screencast of test execution when true RequirementsRunner
relativeScreenshotDirectory not set string Captures screenshot of failed jobs into given directory

JUnit extensions

Parameter Default value Type Description Source
reddeer.close.shells true boolean Closes all shells, if not successful test fails CloseAllShellsExt
reddeer.close.welcome.screen true boolean Closes welcome screen if true CloseWelcomeScreenExt
reddeer.disable.maven.download.repo.index.on.startup true boolean Disables downloading maven repository when set to true DoNotDownloadMavenIndexesExt

Tycho

Parameter Default value Type Description Source
debugPort not set int Allows remote debugging on given port Tycho
Clone this wiki locally