#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
-
Updated
Jul 21, 2022 - C#
Is your feature request related to a problem? Please describe
When asserting that a number of fields are present on a form, the individual step has to be used many times, as there is no step accepting a table.
Describe the solution you'd like
There should be a step called Then I (can|cannot) see the following fields on the form which accepts a table and calls the individual "Then I can se