python-wcwidth/tests/tests.yml
Bryan Gurney ff62e76df2 Add gating test and remove check test
Resolves: rhbz#1988144

Signed-off-by: Bryan Gurney <bgurney@redhat.com>
2021-08-02 09:55:52 -04:00

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