Skip to content

Instantly share code, notes, and snippets.

@james-jhang
Last active March 21, 2019 09:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save james-jhang/ccacc52d9d340a57e9fc892d62a3de8e to your computer and use it in GitHub Desktop.
Save james-jhang/ccacc52d9d340a57e9fc892d62a3de8e to your computer and use it in GitHub Desktop.
python -m robot -F robot --NoStatusRC -d ./out -P ./ -P ./"Regression Test" -L TRACE:INFO -v headless:True -v dcTrackURL:"https://%TARGET%" --removekeywords WUKS --listener ./dctlib/listeners/no_rush.py --listener ./dctlib/listeners/performance_logger.py -e exclude-test -e D-NotImplementYet -e "7.0 Backlog" -v shortPeriodOfTime:30s -v normalPeriodOfTime:30s -v longPeriodOfTime:30s .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment