Hi Brian,
We just merged robo-code/robocode#47 and I would like to make writing robots in gradle first class citizen.
I'm experimenting with robot testability here https://github.com/robo-code/rur
I create sandbox folder as temporary robocode home
https://github.com/robo-code/rur/blob/main/rur/build.gradle.kts
and I set robocode.options.development.path here https://github.com/robo-code/rur/blob/main/rur/src/test/java/rossum/RobotTestBed.java#L136
that is not possible on released version of robocode yet, but is on master already.
I didn't have time to look at your testing ideas yet, not at the gradle template. I'm just reaching out to see if you are interested to colaborate on it.
Cheers!
pavel.savara # gmail.com
Hi Brian,
We just merged robo-code/robocode#47 and I would like to make writing robots in gradle first class citizen.
I'm experimenting with robot testability here https://github.com/robo-code/rur
I create
sandboxfolder as temporary robocode homehttps://github.com/robo-code/rur/blob/main/rur/build.gradle.kts
and I set
robocode.options.development.pathhere https://github.com/robo-code/rur/blob/main/rur/src/test/java/rossum/RobotTestBed.java#L136that is not possible on released version of robocode yet, but is on master already.
I didn't have time to look at your testing ideas yet, not at the gradle template. I'm just reaching out to see if you are interested to colaborate on it.
Cheers!
pavel.savara # gmail.com