class documentation

Testing the GUI Version -----------------------

Method test_basic Test the GUI version with the simple script, bar-script.py
Class Variable script_name Undocumented
Class Variable script_tmpl Undocumented
Class Variable wrapper_name Undocumented
Class Variable wrapper_source Undocumented

Inherited from WrapperTester:

Class Method create_script Create a simple script, foo-script.py
Class Method prep_script Undocumented
def test_basic(self, tmpdir): (source)

Test the GUI version with the simple script, bar-script.py

script_name: str = (source)

Undocumented

script_tmpl = (source)

Undocumented

wrapper_name: str = (source)

Undocumented

wrapper_source = (source)

Undocumented