File: .testr.conf

package info (click to toggle)
python-senlinclient 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 924 kB
  • ctags: 1,275
  • sloc: python: 9,967; makefile: 171; sh: 155
file content (4 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (9)
1
2
3
4
[DEFAULT]
test_command=${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list