sparser icon indicating copy to clipboard operation
sparser copied to clipboard

Can it parse Robot Framework syntax?

Open Tset-Noitamotua opened this issue 6 years ago • 2 comments

Robot Framework is a generic open source automation framework for acceptance testing, robotic process automation (RPA) and more. It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach.

Can sparser parse it's syntax? Check --> some examples

Tset-Noitamotua avatar Jun 06 '19 23:06 Tset-Noitamotua

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.80. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Jun 06 '19 23:06 issue-label-bot[bot]

It looks like Robot Framework is a framework written in Python. I am not yet supporting Python. But Python would be a popular target for a next language.

prettydiff avatar Jun 07 '19 05:06 prettydiff