Details
Description
In the pre 2.0 interactive console if you typed: test-app integration: Person* it'd run your test. From there on as long as you wanted to run the same test you could just hit "enter"
In the new console when you try the same thing you get:
Error No script name specified
When testing your app, it saves a lot of time if the console has a previous command history
Duplicate of
GRAILS-7924- suggest to close this issue.