Unencumbered V0.1.2: Write Cucumber step definitions in D

Jacob Carlborg via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed Apr 23 07:58:25 PDT 2014


On 23/04/14 15:24, Atila Neves wrote:
> Like testing with Cucumber? Wish you could call native D code with it?
> Now you can!
>
> http://code.dlang.org/packages/unencumbered
> https://github.com/atilaneves/unencumbered
>
> I especially like registering functions that take the parameters with
> the types they need from the regexp captures, as well as the
> compile-time failures that come from that if done incorrectly.
>
> Now I just need to use in "real life".

This is awesome. I've been thinking several times about implementing 
something like this. Now I don't have to :)

How do I set up the environment to use this? How complicated is it with 
the server and wire protocol?

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list