Dear Ashish Sarin,
I have installed Springsource Tool Suite and I have created a basic Spring Roo project.
For my internship I try to create
unit tests first and develop against my tests. (test-driven development)
Is it possible to let Spring Roo automatically generate tests for my methods? Or to generate the methods based on the tests?
Next to that, I am looking to extend the capabilities of Spring Roo by add-ons, but I couldn't find a single, central source for new addons. Did I overlook a website?
Thanks in advance.
EDIT: one extra question. After making some mistakes in the roo shell I am wondering if there is, or if there will be an undo function in the roo shell?