-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Description
Dear robotframework guys,
When my hard disk crashed, I decided to change to linux. Then I tried hard to install the exact required version (2.7 or 2.8) of wxPython for RIDE - which we used for testing at everyday work -, finally I gave it up.
The newest version (some ~3.2) of wxPython was cleanly installed.
- Can RIDE be a bit more flexible about the wx version?
Then I used Sublime with its robot support, and wrote an accompaining small GUI for selecting and running the testcases.
I call it:
- Robotrunner
https://github.com/zellerede/robotrunner
It can be used either as a standalone GUI - if you want to run a ready test suite -, or launched from your favourit robot file editor.
Additional linux featrue: When relaunched from the editor, reexecutes the selection and sends back console printouts to the editor through a pipe.
Metadata
Metadata
Assignees
Labels
No labels