[rhinstaller/blivet/pulls/128 master] Include automatic and manual test documentation.

mulkieran installerbot-noreply at redhat.com
Thu May 28 15:09:28 UTC 2015


I usually output pyreverse to dot format, then I can edit the file to get the layout I want. pyreverse's default layout seems to be BT. sphinx's seems to be LR, which is better for these purposes.

I also find missing links in the graph, though. In my graph, LoopBackedTestCase appears to have no children, apparently because all its children reside in subdirectories. This feels wrong, definitely. pyreverse is very lightweight, mostly because it uses astng to understand the python source.

Making generating the graphs separately might be the best idea, for now.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/128


More information about the anaconda-patches mailing list