zephyr/samples/subsys/testsuite/pytest/testcase.yaml

8 lines
182 B
YAML

tests:
sample.twister.pytest:
platform_allow: native_posix
harness: pytest
harness_config:
pytest_args: [ "--custom-pytest-arg", "foo" ]
tags: testing pytest