pcsc-lite/tests/tests.yml

14 lines
224 B
YAML
Raw Normal View History

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- opensc:
dir: .
run: ./runtest.sh
required_packages:
- git
- python3-pytest
- python3-pexpect