2022-05-20 –, Main Hall
Are you lost in your code again? Not sure if you have blocks of code not used at all? Or overly complicated? You need to hire a code detective - Sherlock. This tool will analyze your code to detect unused parts or any issues that may affect your code maintainability.
In this talk you will be able to see a new tool - Sherlock. It can be used to supplement your control over Robot Framework code. It can produce reports highlighting unused code, overly complex structures (according to McCabe algorithm) or issues like cyclic imports. We will go through real life examples and different kind of Robot Framework libraries and explore how they can be analyzed using Sherlock.
Try it out at: https://github.com/MarketSquare/robotframework-sherlock
I'm QA and DevOps enthusiast who loves to contribute to open source projects. I'm author of Robocop and Robotidy projects - designed to improve quality of your Robot Framework code.