*** Variables ***
${HOST} 192.168.132.135
${USER} username
*** Test Cases ***
Simple
[Documentation] Simple documentation
No Operation

Formatting
[Documentation] *This is bold*, _this is italic_ and here is a link: http://robotframework.org
No Operation

Variables
[Documentation] Executed at ${HOST} by ${USER}
No Operation

Splitting
[Documentation] This documentation is split into multiple columns
No Operation

Many lines
[Documentation] Here we have
... an automatic newline
No Operation
运行后的效果:
robotframework测试用例加入注释

相关文章:

  • 2021-09-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-24
  • 2021-06-09
  • 2021-11-04
猜你喜欢
  • 2021-11-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-19
  • 2022-01-04
  • 2022-12-23
相关资源
相似解决方案