
Vineet Kumar
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Vineet Kumar-
Vineet Kumar commented,
Andreas Willich thanks for looking at this. For each scenario specflow instantiate the [Binding] class. I wanted a way to have some control over initiation of these classes so that I can make them ...
-
Vineet Kumar created a post,
[SpecFlow] Define a way to initialize Binding/Step Class to be Generic
In order to implement good coding practices around SOLID principles and clean coding having a generic step/Binding Class would help. For every scenario the Binding Class is initialized but there is...