ingenerator / behat-tableassert

Assertions for all sorts of tabular data in behat
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Extract cell text parsing to method for easier customisation #4

Closed acoulton closed 7 years ago

acoulton commented 7 years ago

Makes it easier to write an extension parser that produces custom text representations of a cell if required.