MarketSquare / SSHLibrary

Robot Framework test library for SSH and SFTP
http://marketsquare.github.io/SSHLibrary/
Other
158 stars 139 forks source link

Add decorator @keyword to all keywords in order to ease extending the library using PythonLibCore #438

Closed hpierre001 closed 2 months ago

hpierre001 commented 8 months ago

PythonLibCore is a great way to extend a library but it needs the kewords to be declared using the decorator @keyword. Therefore, in order to ease the use of this library it would be great to decorate all keywords.

Noordsestern commented 2 months ago

Robot api decorators are now used. Will be published in 4.0