victorBychinski

Results 3 comments of victorBychinski

Hello @jernejg , Do these async Hooks work when running tests in parallel? I have something like this: `[Binding] public class BeforeFeatureHooks { public BeforeFeatureHooks(FeatureContext featureContext) { _featureContext = featureContext;...