python-urllib3/tests/tests.yml

20 lines
369 B
YAML
Raw Normal View History

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- python3-pytest
- python3-mock
tests:
- verify:
dir: ./source/test
run: /usr/libexec/platform-python -m pytest -v