python-wcwidth/tests/tests.yml

17 lines
277 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- classic
required_packages:
- python3-pytest
tests:
- simple:
dir: ./source
run: python -m pytest -v