File: test

package info (click to toggle)
pyfibaro 0.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 460 kB
  • sloc: python: 1,931; sh: 9; makefile: 3
file content (4 lines) | stat: -rwxr-xr-x 114 bytes parent folder | download
1
2
3
4
#!/usr/bin/env bash
# Run all tests with code coverage.

python -m pytest --cov=pyfibaro --cov-report term-missing