zephyr/samples/subsys/testsuite/pytest/testcase.yaml
YouhuaX Zhu 2dc693bbed tests: pytest: add an example for pytest
In this example, python test case get the running directory by handling
the "--cmdopt" option passed by pytest.

Signed-off-by: YouhuaX Zhu <youhuax.zhu@intel.com>
2021-05-04 19:08:18 -04:00

6 lines
110 B
YAML

tests:
sample.twister.pytest:
platform_allow: native_posix
harness: pytest
tags: testing pytest