reqnroll / Reqnroll

Open-source Cucumber-style BDD test automation framework for .NET.
https://reqnroll.net
BSD 3-Clause "New" or "Revised" License
357 stars 37 forks source link

Fix StackOverflowException when using [StepArgumentTransformation] with same input and output type #136

Closed obligaron closed 4 months ago

obligaron commented 4 months ago

Fixes #71

Based on the analysis and idea of @orifn1 🙂

Types of changes

Checklist: