ENLIGHTEN
Cross-platform desktop GUI for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
conftest Namespace Reference

Functions

 create_sim_spec (app, name, eeprom, eeprom_overrides=None, spectra_option=None)
 
 disconnect_spec (app, spec)
 
 fixture ()
 
 wait_until (timeout=5000)
 

Variables

 log = logging.getLogger(__name__)
 

Function Documentation

◆ create_sim_spec()

conftest.create_sim_spec ( app,
name,
eeprom,
eeprom_overrides = None,
spectra_option = None )

◆ disconnect_spec()

conftest.disconnect_spec ( app,
spec )

◆ fixture()

conftest.fixture ( )

◆ wait_until()

conftest.wait_until ( timeout = 5000)

Variable Documentation

◆ log

conftest.log = logging.getLogger(__name__)