You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 28, 2021. It is now read-only.
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.