I was wondering if it would be possible to use instrument automation tests in behave driven (or test driven) development codes?
I mean the code tested would communicate with instruments that uses PyVISA and TCP/IP communication to send commands and acquire data.
Best,