Pytest-atf - pytest atf wrapper The package is in a WIP state (for now!). Usage There are two ways to invoke the wrapper. With a main file main.py #!/usr/bin/env python atf_main_wrapper() Kyuafile syntax(2) test_suite('test') atf_test_program{name='main.py'} With atf-python as shebang #!/usr/bin/atf-python