File: control

package info (click to toggle)
python-cfg-diag 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 156 kB
  • sloc: python: 211; sh: 4; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
Test-Command: set -e; for py in $(py3versions -i | tr ' ' "\n" | sort -V); do printf '\n\n\n===== %s\n\n\n' "$py"; "$py" -m pytest -s -vv unit_tests; done
Depends: @, python3-all, python3-ddt, python3-pytest
Features: test-name=upstream-unit-tests