behat-table-comparison
behat-table-comparison copied to clipboard
Check for duplicate entries in feature file
Throws Exception message indicating duplicate line in file.
Howdy, @TravisCarden - this pr let's users know when they have a dupe in a feature file, and outputs the relevant line info.
Hi, @ethanteague! Long time no see. :) Thanks for the PR--I like it. As you can see, the tests need to be updated, and there are a few other additions needed to make the feature configurable like the others (e.g., https://github.com/TravisCarden/behat-table-comparison/blob/v0.2.2/src/BehatTableComparison/TableEqualityAssertion.php#L91). Take a stab at it, if you like. Otherwise I'll get to this as soon as I can prioritize it.