Skip to main content

Questions tagged [specflow]

A Behavior-Driven Development (BDD) tool for .NET.

2 votes
0 answers
53 views

I am new to BDD/Specflow and was wondering if I could get some feedback on my definitions Here is what I have for a simple customer creation feature/command: ...
Matster2's user avatar
2 votes
2 answers
180 views

I am trying to spruce up my BDD skills using Specflow and Gherkin. Please see the classes below: ...
w0051977's user avatar
  • 713
6 votes
1 answer
6k views

Currently all this does is retrieve data from specific columns, the final result will be that I will check the data to make sure that it passes the test cases, but I want to look at this foreach right ...
Malachi's user avatar
  • 29.1k