Pyplantuml
Pyplantuml
PyPlantUML python package helps to get UML diagram for existing python test case
and its respective libraries, thus it helps to understand the actual test case.
Please refer the "Sample UML Diagram" below for better understanding,
Dependencies:
1. pylint (can be installed via pip)
2. plantuml (can be downloaded from the link http://plantuml.com/ under download
section)
Installation:
pip install pyplantuml
Issues faced:
Due to pylint package