A Robot Framework Listener to try keywords and pause execution on failure
Project description
# robotframework-debugger Debugger that can stop execution and shows a Gui to try out Robot Framework commands
## Installation
pip install robotframework-debugger
## Usage
use it as listener
robot --listener Debugger myrobotsuite.robot
## RF 3.2 and HTML
from Robot Framework Version 3.2a1 it is possible to have rendered Keyword Documentation in Debugger. If you install robotframework-debugger after you installed robotframework >= 3.2a, it is automatically active. If you installed it before, just do pip install tkinterhtml to enable rich text docs.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
robotframework-debugger-0.2.0.tar.gz
(155.4 kB
view hashes)
Built Distribution
Close
Hashes for robotframework-debugger-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | be15df96d6b24a57dadccba8b2f3e56101c5f6bf701e5e9d211c9310cd94c8b9 |
|
MD5 | a3425e4e670008215b6264d0af862f30 |
|
BLAKE2b-256 | ea16eee526fc661a48a06c4c2d2e8c186dfa15f568108356430124a7c49f94f7 |
Close
Hashes for robotframework_debugger-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29703221f757e36e816da1414e4754f434ba573177a696286f06e6a3280d2f40 |
|
MD5 | 7fb6d721589ba19e7fcf47df54fbfdc9 |
|
BLAKE2b-256 | db825f6967379f90424caafc839f49c07bb1d4399a8acde48520802484c2867b |