polarion-docstrings

Reads Polarion docstrings and validates them using flake8


Keywords
polarion, testing
License
MIT
Install
pip install polarion-docstrings==0.26.0

Documentation

polarion-docstrings

pipeline status coverage report

Description

Library for reading Polarion docstrings used in CFME QE. Includes a flake8 extension for validating the docstrings.

Install

To install the package to your virtualenv, run

pip install polarion-docstrings

or install it from cloned directory

pip install -e .

Package on PyPI <https://pypi.python.org/pypi/polarion-docstrings>