WRF - WadRobotFramework v1.1 is released
Par Jerome le lundi 4 janvier 2010, 00:00 - Informatique - Lien permanent
WRF Version 1.1 is released.
It features the robot generator. See wiki for instructions.
A near complete robot can now be generated in a few seconds, reducing even
more its TTC (time to cloud).
Logic implementation has still to be done by the user. Sorry about
that.
Tweak TWO (or even one) .properties file, run a target and voila
!
How ??
First, build.properties (once for a workstation)
then, generator/generator.properties (once for each robot)
and
launch one of the following Ant targets (in build.xml)
# generate_SimpleAppenderRobot # generate_SimpleModifierRobot # generate_AdvancedRobot
According to the type of robot you want (see wiki).
On-screen instructions will tell you which files to modify (for the logic
part).
The project's wiki proposes instructions for both generating and using the
generated robot.
Enjoy and give feedback. Thanks.
Jérôme