8 Aug
2016
8 Aug
'16
10:31 a.m.
On 07.08.2016 13:53, נדב וייסמן wrote:
I'm looking for info on the testing package used to test graph-tool, specifclly in case I want to know what test cases were used to test a specific alghorithm li - whee can I find it i.e. : "|graph_tool.topology.||kcore_decomposition|(/g/, /deg='out'/, /vprop=None/)"
I use sphinx for unit testing: http://www.sphinx-doc.org The test cases are the code snippets you see in the documentation. Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>