
David Fruhling
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 2
Activity overview
Latest activity by David Fruhling-
David Fruhling commented,
Update: This works as I need it to, but the Roslyn analyzer does not detect a match between the feature file and the regex in the step definition: public class GivenListAttribute : GivenAttribute...
-
David Fruhling created a post,
Allow string arrays as parameters in StepDefinitionBaseAttribute
My company deals with payments. I use money-related amounts as variables in a lot of my step definitions. The regex that I use is: (-?[\d\.]+ \w{3}) This allows me to pass in a value such as "-95.0...
-
David Fruhling commented,
I've been using this plugin on a nearly daily basis, and I think it's absolutely wonderful! I had a couple issues in the first release or so, but they have since been ironed out. Thank you so much!
-
David Fruhling commented,
Yes, PLEASE add Rider support! A number of devs at my company use Rider and this is holding back adoption for your product here