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 details)

Uploaded Source

File details

Details for the file robotframework-lint-0.5.tar.gz.

File metadata

File hashes

Hashes for robotframework-lint-0.5.tar.gz
Algorithm Hash digest
SHA256 2fbb9d0768e970fab70420630c7103becc82634ac53c96d2b877472fe1048c9a
MD5 2c26585acd9b3acc2207506d2415810e
BLAKE2b-256 8ace8fabfe89860cdf95f16a4a7c16b37febc57fc5d18235612e4afa8eeef4c5

See more details on using hashes here.

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