Skip to main content

Include documentation from Robot Framework test suites and resource files

Project description

Include documentation from Robot Framework test suites and resource files.

Yes, this is under early development and everything, everything, may still change.

Usage

  1. Add sphinxcontrib_robotdoc into your configuration (conf.py):

    extensions = [
        "sphinxcontrib_robotdoc",
    ]
  2. Include test suites and keywords in your documentation:

    .. robot_tests:: Test title or RegExp.*
       :suite: ../src/my_package/tests/acceptance/my_suite.txt
    
    .. robot_keywords::
       :suite: ../src/my_package/tests/acceptance/my_suite.txt

Changelog

0.1.1 (2012-10-14)

  • Fixed parsing of resource-only files for keywords.

0.1.0 (2012-10-14)

  • Proof of concept.

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

sphinxcontrib-robotdoc-0.1.1.zip (5.6 kB view details)

Uploaded Source

File details

Details for the file sphinxcontrib-robotdoc-0.1.1.zip.

File metadata

File hashes

Hashes for sphinxcontrib-robotdoc-0.1.1.zip
Algorithm Hash digest
SHA256 8d9f12f50a66e798d931fa1c6e25f001ecc8cf357cc4a4f32697baeafa76bd71
MD5 c5e73aa69b322f5ac0678879ebfd1887
BLAKE2b-256 94dc19f6830a8f9ec4b959989a08135afdcfa0138d2de2ad9234bb2cae41a12a

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