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

atodorov installerbot-noreply at redhat.com
Thu May 28 08:16:31 UTC 2015


I've tried pyreverse, it has some advantages but I'm not satisfied with the results. 

The SVG graphics are rendered in horrible order and take too much space on the screen. And the graph seems to be incorrect. I've found at least one class, which inherits from another one and these two are displayed as stand-alone nodes in the graph. 

My command was (am I doing it wrong):
```
[ tests]# python3-pyreverse -p "Blivet_Tests" -o svg -m y -A -k .
```

Then check the graph for StorageTestCase and DeviceActionTestCase. There should be a link between them.

One thing we can do is separate these diagrams from the rest of the docs and let people build them by hand if required.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/128


More information about the anaconda-patches mailing list