Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 428 Bytes

pykiso_to_pytest.rst

File metadata and controls

18 lines (10 loc) · 428 Bytes

Pykiso to Pytest

If you want to use as testing framework pytest while using the test-setup generator of pykiso (YAML-based generation of auxiliaries and communication channels), you can use the pykiso_to_pytest command to convert existing pykiso yaml configuration into a pytest fixture.

pykitest examples/dummy.yaml

Example can be found inside examples/pytest.