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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sphinxcontrib-robotframework-0.2.0.zip.
File metadata
- Download URL: sphinxcontrib-robotframework-0.2.0.zip
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b052972068316686c6e04d471a3f0989c95f445d7cf1f91d172a6e134131463f
|
|
| MD5 |
16eb40adb66ab00e7d4c4be95762d068
|
|
| BLAKE2b-256 |
b9ea727e33c53fb9667ea528e64cca09ec3672d9d7aae97497f1f1c65d525671
|