Thanks david for the link , the problem I have is to figure it out the run command to ant , currently I am using "rspec spec fimename.rb" I just want to use just ant to run it.
On Wednesday, May 1, 2013 5:25:15 AM UTC-7, [email protected] wrote: > > On Tue, Apr 30, 2013 at 6:51 PM, mathyas <[email protected]<javascript:> > > wrote: > >> /* hi all >> I want to run the following rspec script using ant. Presently I am using >> "rspec filename" to run the script. Is there anyway to approche with ant to >> run the script. >> Thanks >> */ >> > > http://ant.apache.org/manual/Tasks/exec.html > > HTH, > David > -- You received this message because you are subscribed to the Google Groups "rspec" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msg/rspec/-/b5gXGc0dRhoJ. For more options, visit https://groups.google.com/groups/opt_out.
