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.4.tar.gz (17.8 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for robotframework-lint-0.4.tar.gz
Algorithm Hash digest
SHA256 ca4665bd42b091c5562b2d9b74d94b793e51a99477a23f864068f397b0490af7
MD5 4554c37d888637651d1db79c7bde08e7
BLAKE2b-256 91e3e5f4630d139919f2afd9b298ad784df29ea4dbab7aca7f22e5cb32a1c6e1

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