python-netifaces/tests/tests.yml

14 lines
235 B
YAML
Raw Permalink Normal View History

---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
required_packages:
- python3-netifaces
- python3-pytest
tests:
- unittests:
dir: "."
run: pytest-3 test_netifaces.py