HackerTrans
TopNewTrendsCommentsPastAskShowJobs

isensible

no profile record

comments

isensible
·3 jaar geleden·discuss
for .NET, LightBDD is much better than Specflow.

For LightBDD, developers write Given-When-Then tests in C#, and the test run spits out Gherkin style reports in various formats including a rather nice HTML page.

Chosing to use Specflow/LightBDD depends on how much you value the reports. At least with LightBDD, you are not forced to write the tests in the report format.

https://github.com/LightBDD