Menu

#73 Provide support for RobotFramework

v1.61
closed
nobody
Robot (1)
1
2020-02-24
2014-06-03
No

Hi,

RobotFramework is a test automation framework. Home page here http://robotframework.org/.

  • File extensions associated with the language: txt,tsv,html

  • A description of how comments are defined: using the # character.
    Example
    # if {OUTPUT_FODER} is EMPTY, set it to default folder
    Others lines that should be ignored since are not 'code' but only markers to define specific sections
    *** Variables ***
    *** Test Cases ***
    *** Settings ***
    *** Keywords ***
    [Documentation]
    [Tags]

  • Link to examples: http://robotframework.org/#examples

If more information needed please request.

Thanks.

Discussion

  • Anonymous

    Anonymous - 2014-06-03

    Comments are defined using # character or Comment word

     
  • Al Danial

    Al Danial - 2014-06-04

    I will add support for RobotFramework -- but only for the tsv file extension. Including txt and html has me scratching my head: how would one distinguish RobotFramework files from ordinary txt files? is it worth the performance hit to open every txt file (these are currently ignored)? It is a pity RobotFramework didn't select a unique extension. Perhaps another code counter is more suited to the task than cloc.

     
  • Al Danial

    Al Danial - 2014-06-05

    Support for the tsv extension was added with svn commit 383

     
  • Al Danial

    Al Danial - 2014-06-05
    • status: open --> pending
     
  • Al Danial

    Al Danial - 2014-07-30
    • status: pending --> closed
     
  • Al Danial

    Al Danial - 2014-07-30

    v1.62 released

     
  • Anonymous

    Anonymous - 2015-09-09

    RobotFramework now supports .robot (with the same internal format as its .txt format)

     
  • Al Danial

    Al Danial - 2015-09-11

    .robot is already supported in the current release, v1.64
    (also duplicate of https://sourceforge.net/p/cloc/feature-requests/107/ )

     
  • Anonymous

    Anonymous - 2020-02-24
    Post awaiting moderation.

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB