cuke4php
cuke4php copied to clipboard
Support for tables
Cucumber provides a class that handles tables a bit more intelligently than just using them as an array.
The goal is to implement that class in PHP with a similar API so that similar functionality is available to developers of PHP step definitions.