Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

support --argumentfile and stdin for arguments, like pybot #56

Open
GoogleCodeExporter opened this issue Aug 24, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

It would be nice if maybot supported the --argumentfile option, and the ability 
to pass arguments on stding like pybot. If it did this, it would be possible to 
launch mabot from within the test runner plugin in RIDE. 

Presently the test runner uses --argument file, but now that pybot supports 
options on stdin I hope that the plugin uses that so it can avoid creating 
temporary files on disk (see robot framework issue 773: 
http://code.google.com/p/robotframework/issues/detail?id=773)

Original issue reported on code.google.com by [email protected] on 7 Mar 2011 at 8:55

@GoogleCodeExporter
Copy link
Author

to make mabot a possible executor for RIDE test runner plugin would currently 
need more changes than just adding the agumentfile option (for example test 
runner injects the listener to the started process..) and for RF core teams 
users this is not a valid use case at the moment.

If someone is willing to contribute to make this kind of functionality 
available and also explains why this functionality is needed then I think the 
patch could be applied.

Original comment by [email protected] on 12 Oct 2012 at 5:43

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant