Ken Bonny
Ken Bonny's Blog

Ken Bonny's Blog

Follow
homeMore Than Codebadgesnewsletter
Tag

unit testing

#unit-testing

More content

Read more stories on Hashnode


Articles with this tag

Specflow GenerateFeatureFileCodeBehindTask error

Aug 10, 20201 min read

In the past few months I have been contacted by a number of readers who notified me that the code for my A simple SpecFlow 3 setup in Rider blog post...

Specflow GenerateFeatureFileCodeBehindTask error

A Simple SpecFlow 3 setup in Rider

Dec 30, 20192 min read

Checkout the Rider plugin for SpecFlow for an easier integration! Recently, I've gotten some mails on how to use SpecFlow 3 with Jetbrains Rider...

A Simple SpecFlow 3 setup in Rider

Using SpecFlow 3.0 with Rider

Apr 22, 20192 min read

Checkout the Rider plugin for SpecFlow for an easier integration! A while ago, I wrote about using SpecFlow with JetBrains IDE Rider. Recently,...

Using SpecFlow 3.0 with Rider

Different testing approaches

Jan 28, 20194 min read

A while ago I attended a lecture of a programmer who explained the differences between the London and Detroit school(also called Chicago school) of...

Different testing approaches

Easily compare complex expected output with actual output

Oct 8, 20183 min read

A coworker showed me this "little trick which will make your code a lot easier". Ok, I promise I won't use click-bait anymore. The library he showed...

Easily compare complex expected output with actual output

SpecFlow steps generation and general Rider changes

Jul 23, 20182 min read

In May of this year, I wrote an article on how to get JetBrains Rider to generate SpecFlow files. The biggest problem I still had back then was that I...

SpecFlow steps generation and general Rider changes