robots-from-jupyter / robotframework-jupyterlibrary

A Robot Framework library for testing Jupyter end-user applications and extensions
https://robotframework-jupyterlibrary.rtfd.io
BSD 3-Clause "New" or "Revised" License
22 stars 9 forks source link

Use robotframework-tidy if available in magic #54

Open bollwyvl opened 2 years ago

bollwyvl commented 2 years ago

Using robot.tidy now throws a (helpful) warning. We should use the suggested robotframework-tidy if available to silence this.

bollwyvl commented 2 years ago

The python API is rather complex, so we'll not try to get this on 0.4.0... perhaps in the future.