The Latest on Cuke4Nuke

December 30, 2009

This morning, I released version 0.3.0 of Cuke4Nuke. With this release, Cuke4Nuke supports almost everything you can do with Cucumber in Ruby or Java, making C# a first class language for Cucumber. (The only missing features are small things like tags on Before and After hooks and a richer Table object.) Check out the Cuke4Nuke wiki for instructions to install and get started with Cucumber in .NET. To see it in action, check out my screencast on Cuke4Nuke and WatiN.

Related posts:

  1. Screencast: Testing Web Applications in .NET with Cuke4Nuke and WatiN
  2. Cuke4Nuke: Cucumber for .NET Teams
  3. Web Testing for .NET Teams: WatiN or Watir?
  4. Another Look at WatiN

{ 3 comments… read them below or add one }

Joe FitzGerald January 5, 2010 at 11:25 am

Just an FYI that I was able to get the project to compile in VS2010 with .Net 4 without any major incidents. Thanks for putting this together — very promising project!

Bhanu March 17, 2011 at 11:47 pm

Hi ,
I am using .net with c# for testing ssis package using cucumber tool but i am getting issues while passing paramers through featurefile
In my feature file I am having table like
|fundcode | lastdate |
|C27D862958 | 31-DEC-10 |

its not recognising the funcode and date can u suggest me how to pass these two parameters.

Thanks,
Bhanu.
can u please tel me how to pass these variable

Richard Lawrence March 18, 2011 at 9:07 am

@Bhanu – Thanks for the comment. Can you please post your question to the cukes group (http://groups.google.com/group/cukes) and share more of your feature and step definitions (preferably in a gist rather than directly in the message – https://gist.github.com/)? I need more context to answer, and I’d like to answer in a place where more people can benefit from it. Thanks!

Leave a Comment

Previous post:

Next post: