Skip to main content

Robot Framework plugin for Sphinx

Project description

sphinxcontrib_robotframework is a Sphinx-extensions, which executes embedded Robot Framework -tests during Sphinx-documentation compilation.

Usage

Add the following lines into your Sphinx-project’s conf.py:

extensions = ['sphinxcontrib_robotframework']

sphinxcontrib_robotframework_enabled = True

Write your Robot Framework tests with space separated syntax into Docutils’ code-directives with robotframework-language, like:

.. code:: robotframework

   *** Test cases ***

   ...

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-robotframework-0.2.0.zip (10.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