Skip to content

saidsay-so/pytest-atf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages