sandialabs / pyscan

Scientific Measurement Toolbox
https://pyscan.readthedocs.io/en/latest/
MIT License
4 stars 4 forks source link

Tests #175

Closed rsbrost closed 4 months ago

rsbrost commented 4 months ago

Added tests for doc strings to auto_test_drivers.py to check for proper formatting, that parameters are listed, and that each attribute initialized has a proper doc string. TestInstrumentDriver, TestVoltage, Keithley2260b, and Stanford830 are passing these test cases. We may want to examine this closely to deliberate on what formatting requirements we want compared to what formatting requirements this is currently testing for.