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>
6 lines
110 B
YAML
6 lines
110 B
YAML
tests:
|
|
sample.twister.pytest:
|
|
platform_allow: native_posix
|
|
harness: pytest
|
|
tags: testing pytest
|