Skip to main content

Static analysis tool for robotframework plain text files

Project description

Welcome to Robot Framework Lint

Linter for robot framework plain text files.

This is a static analysis tool for robot framework plain text files.

Installation Instructions

The preferred method of installation is to use pip:

$ pip install robotframework-lint

This will install a package named “rflint”.

Running the linter

To run, use the -m option to python, to run the rflint module. It takes one or more .txt, .tsv or .robot files and will analyze each.

Example:

$ python -m rflint myTestSuite.robot

To see a list of options, use the –help option:

$ python -m rflint –help

Example output:

$ python -m rflint myTestSuite.robot + myTestSuite.robot W: 2, 0: No suite documentation (RequireSuiteDocumentation) E: 15, 0: No keyword documentation (RequireKeywordDocumentation)

Acknowledgements

A huge thank-you to Echo Global Logistics (echo.com) for supporting the development of this package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework-lint-0.5.tar.gz (19.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page