Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 595 by kai.hackemesser: Better documentation output for calls to java libraries
http://code.google.com/p/robotframework/issues/detail?id=595

As a test writer
I would like to see documentation of java library calls in the output log
So that I can understand what the call is doing without searching and reading the javadocs in an external library javadoc file.

I would like to see at least the first sentence of a javadoc comment to a called keyword displayed in a "Documentation" row below the keyword.

This may require access for the log generator to either the javadoc jar or the source jar of the library in question.

Reply via email to