On Tue, Oct 7, 2008 at 7:14 PM, aidy lewis <[EMAIL PROTECTED]> wrote:
> Guys.
> On 07/10/2008, aidy lewis <[EMAIL PROTECTED]> wrote:
>
>> Thanks for your response.
>>
>> That doesn't seem to report for me (maybe it is because one of my
>> tests fails - throws an exception and then writes to the c
On Tue, Oct 7, 2008 at 6:39 PM, aidy lewis <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there anyway I can cycle through all the features in a folder and
> pipe to html
> through the command line?
>
> For this:
> C:\SvnProjects\my_application\features> cucumber *.feature --format html
> > my_applicatio
Guys.
On 07/10/2008, aidy lewis <[EMAIL PROTECTED]> wrote:
> Thanks for your response.
>
> That doesn't seem to report for me (maybe it is because one of my
> tests fails - throws an exception and then writes to the console
> before it outputs to the html file).
>
Sorry for being a balloon.
H
Hi David,
> cucumber folder_name --format html > report.html
Thanks for your response.
That doesn't seem to report for me (maybe it is because one of my
tests fails - throws an exception and then writes to the console
before it outputs to the html file).
Cheers
Aidy
_
On Tue, Oct 7, 2008 at 6:47 PM, David Chelimsky <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 7, 2008 at 11:39 AM, aidy lewis <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> Is there anyway I can cycle through all the features in a folder and
>> pipe to html
>> through the command line?
>>
>> For this:
>> C:\Sv
On Tue, Oct 7, 2008 at 11:39 AM, aidy lewis <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there anyway I can cycle through all the features in a folder and
> pipe to html
> through the command line?
>
> For this:
> C:\SvnProjects\my_application\features> cucumber *.feature --format html
> > my_applicati