Skip to main content

Include documentation from Robot Framework test suites and resource files

Project description

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.*
       :source: ../src/my_package/tests/acceptance/my_suite.txt
       :tags: bugs, new
    
    .. robot_keywords::
       :source: ../src/my_package/tests/acceptance/my_suite.txt

Changelog

0.3.0 (2012-10-18)

  • Added support for inline rst in test and keyword documentations.

  • Added support for tags.

  • Added alternative source option as an alias for suite option in tests.

  • Added alternative source and resource options as an alias for suite option in keywords.

  • Fixed to filter comment lines from steps.

0.2.0 (2012-10-14)

  • Fixed node adapters to return section instead of topics.

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.3.0.zip (6.4 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for sphinxcontrib-robotdoc-0.3.0.zip
Algorithm Hash digest
SHA256 efc7b14c77b46c908abcf024853bf1c604f72255d47825d74712eb5c1cbd0e60
MD5 e1ffd1ff3f537280e1216182911b7d4e
BLAKE2b-256 fe53fdcc2a300064be0f8ad1e1c9972009b13e6d093b7d5b5a90b147badad100

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