#ides
Read more stories on Hashnode
Articles with this tag
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...
Checkout the Rider plugin for SpecFlow for an easier integration! A while ago, I wrote about using SpecFlow with JetBrains IDE Rider. Recently,...
In the past, I've used File Watchers in JetBrains Rider to automatically generate SpecFlow feature files, now I want to automate the minification of...
To get information about an object, I mostly overload the ToString method to display information in the local debug or the popup window. Then I found...
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...
At the moment, there is no official SpecFlow support in Jetbrains .net IDE Rider. I found a way to make it more bearable. Keep in mind that it's not a...