Comment #12 on issue 1583 by pekka.klarck: **kwargs support for Static Java Test Libraries
http://code.google.com/p/robotframework/issues/detail?id=1583

On a quite quick look this looks really good. Two comments/questions:

- Were test libraries used by the tests committed at some point? I didn't see them in the revisions referenced above, but because tests are passing on CI they probably have been committed.

- Should ArgumentSpec's `named_arguments` attribute be renamed to `supports_named_arguments` or just `supports_named`? Now when you look at the name and compare it to attributes `positional` or `defaults`, it's not that clear that it is a Boolean and not, for example, a map of named args.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to