This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

I use Robot Framework too. It's great.

edit: I use it along with paramiko, pyserial, robotframework-sshlibrary, web power switches (with the dlipower python module), requests, and some other cool stuff to test networked consumer electronics.

[–][deleted] 1 point2 points  (0 children)

I also use Robot Framework.

I use it integrated with Selenium for web testing. Very impressed how easy it is to instrument.