File: test

package info (click to toggle)
pyseventeentrack 1.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 296 kB
  • sloc: python: 996; sh: 59; makefile: 2
file content (5 lines) | stat: -rwxr-xr-x 139 bytes parent folder | download
1
2
3
4
5
#!/bin/sh
set -e

# Run pytest with coverage:
py.test -s --verbose --cov-report term-missing --cov-report xml --cov=pyseventeentrack tests