Re: [Cucumber] Cucumber examples For c or C#

486 views
Skip to first unread message

aslak hellesoy

unread,
Feb 11, 2013, 5:32:29 AM2/11/13
to Cucumber Users



On Mon, Feb 11, 2013 at 10:08 AM, Abhijeet <abhije...@gmail.com> wrote:

Hi,

I am new to cucumber and recently my software testing team decided to use Cucumber for testing C and C#.
I got The CUCUMBER BOOK. But I am not able to figure out how to test existing 'C' code with the help of cucumber.
Please provide me likes where I can see effective use of cucumber for testing existing ‘C’ code.

Try these:


Aslak
 

Regards,
Abhijeet.

--
-- Rules --
 
1) Please prefix the subject with [Ruby], [JVM] or [JS].
2) Please use interleaved answers http://en.wikipedia.org/wiki/Posting_style#Interleaved_style
3) If you have a question, don't reply to an existing message. Start a new topic instead.
 
You received this message because you are subscribed to the Google Groups Cukes group. To post to this group, send email to cu...@googlegroups.com. To unsubscribe from this group, send email to cukes+un...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/cukes?hl=en
---
You received this message because you are subscribed to the Google Groups "Cukes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cukes+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Paolo Ambrosio

unread,
Feb 11, 2013, 8:17:07 AM2/11/13
to cu...@googlegroups.com
On Mon, Feb 11, 2013 at 10:08 AM, Abhijeet <abhije...@gmail.com> wrote:

> I got The CUCUMBER BOOK. But I am not able to figure out how to test
> existing 'C' code with the help of cucumber.

If the C code is used from C#, then I believe you can use SpecFlow and
test it through the C# wrapper (that I guess you wrote or are going to
write). If it's a standalone library used by other projects, perhaps
you can use C++ to test it with Cucumber-Cpp. If it's a command line
application you might consider Aruba
(https://github.com/cucumber/aruba).

Without details, it's difficult to know what would suit you best.


Paolo

Matt Wynne

unread,
Feb 17, 2013, 5:51:45 PM2/17/13
to cu...@googlegroups.com
On 11 Feb 2013, at 10:08, Abhijeet <abhije...@gmail.com> wrote:

Hi,

I am new to cucumber and recently my software testing team decided to use Cucumber for testing C and C#.

I got The CUCUMBER BOOK. But I am not able to figure out how to test existing 'C' code with the help of cucumber.

Please provide me likes where I can see effective use of cucumber for testing existing ‘C’ code.

Reply all
Reply to author
Forward
0 new messages