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

New issue 1500 by zimmerma...@gmail.com: **kwargs support for Dynamic Test Libraries
http://code.google.com/p/robotframework/issues/detail?id=1500

Robot Framework 2.8.x introduces **kwargs support for Test Library Keywords (to pass a dictionary to the Keyword which contains all name=value arguments from the Keyword call that can't be mapped to the Keyword's positional parameters, just like it works with normal Python functions).

This support is still missing for Dynamic Test Libraries.

I created a project fork to implement this:

https://bitbucket.org/userzimmermann/robotframework

These are the actual changes:

https://bitbucket.org/userzimmermann/robotframework/compare/default..c3496bdb19c0#diff

It's already working. It just needs some additional minor changes and some more tests, as discussed in the #robotframework IRC channel at freenode.net.
Here is the log (14:01 - 15:32):

http://koti.kapsi.fi/~peke/irclogs/robotframework/2013-08-06.log.html



--
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 robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to