Robots coding challenge for iress
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Gradle - gradle should organise the installation of groovy and junit for you
There are 2 command files supplied: commands and command2
If you run:
gradle -Pcommand-file-name=commands
It will build the "application" and run using the named commands file
There are 5 automated JUnit Tests. To run all simply execute
gradle test
There is no provision for deployment.
- Gradle - Build tool and dependency management
We use GitHub for versioning.
- David Mills - Initial work - RobotsChallenge
None
None