json_simple/tests/tests.yml

16 lines
302 B
YAML
Raw Permalink Normal View History

---
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- json_simple
- json_simple-tests
- maven-local
tests:
- xmvn_installed_rpm_surefire:
dir: .
run: "xmvn surefire:test"