Hi, I decided to write some of my new tests using Groovy and am using Junit within Eclipse to run my tests. I installed the Groovy plug in for Eclipse.
I am using version R_1810 of WebTest. My tests run fine on the first run. But if I try to run them a second time from within Eclipse, I get an error saying that the requests.csv file cannot be deleted. If I try to delete the file using Windows Explorer, I get an error saying the file is in use. The only way I can get around this issue is by closing the project in Eclipse, delete the file, open the project and then re-run my tests. Any idea's as to the cause of this problem? thanks! -- View this message in context: http://old.nabble.com/Delete-requests.csv-failure-using-groovy-tp30807900p30807900.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

