Hi, I think the best would be to add it externally from a configuration. So, I created one: Gofer new squeaksource: 'BDDExtensions'; package: 'ConfigurationOfBDDExtensions'; load. (Smalltalk at: #ConfigurationOfBDDExtensions) loadDevelopment At the moment it only has a 1.0-baseline with BDDExtensions and Keymapping-Shortcuts. Cheers, Doru On 9 Dec 2011, at 17:13, Sean P. DeNigris wrote:
Tudor Girba-2 wrote
Btw, I think these should get in the Pharo distribution because they are just too valuable.
I will open an issue and submit a slice. Do you have any suggestions/requests while I'm there? I think the only basic thing missing is middle-click, which will be easy to add. Right now we have: * send a string of keystrokes * send a single keystroke, with modifiers if desired * left click * right click * choose item from menu
Except for the tests, there's only extension methods, which I'll recategorize. The ones I have questions about are: * TestCase - I know SUnit is an external project. Is ours forked? i.e. can I add methods to it? * Keymapping - simulating modifier keys requires Keymapping-Shortcuts. What would be best?
Sean
-- View this message in context: http://forum.world.st/GUI-Testing-Library-tp4097866p4177181.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- www.tudorgirba.com "Live like you mean it."