I’ve been working on a port of JBehave/Cucumber for PHPUnit. So far things are looking good and I am getting very close to pushing my source code up to the google project page.
Essentially I hsve setup a test suite class that uses some simple regex logic to map test step functions to the plain text sentences stored in my test text file. I’ve got a long way to go in terms of polish and finish but the initial work looks pretty good so far.

Categories
Tag Cloud
Blog RSS
Comments RSS
Last 50 Posts
Back
Void « Default
Life
Earth
Wind
Water
Fire
Light 
Hi Keith,
This work looks really good, and is something I would love to use asap. How close are you to pushing to Hg at this point? Would love to take it for a spin, and use it inside PHPUnit tests in Symfony.
Cheers,
Ryan
Ahh, i’ve been a little tied up from starting my new position out here in Redmond. I should be pushing out the code for this before February.