Gáspár Nagy

Results 329 comments of Gáspár Nagy

> For direct users of the API though, there are breaking changes to contracts: all the sync calls moving to async. If our position is that any API changes have...

@mpkorstanje I think you wanted to quote @clrudolphi. .NET is similar to Java I think. We have: - exception.ToString() that is the full representation of the exception: type, message, stack...

I think this is an NUnit behavior. Could you please try with a simple NUnit sample project, that you throw an exception only from a `TestTearDown` method and see how...

I think this request makes sense and I have also seen other folks having similar problems. I think the fist should be to properly support processing feature files outside of...

> Is the only difference with and without BOM? They all are UTF8? No sorry. I wasn't clear. The problematic files (treated as binary) were Unicode encoded (URF-16). But when...

> [@gasparnagy](https://github.com/gasparnagy) should we really label this a bug? No, that's a mistake.

> > Related to [#718](https://github.com/reqnroll/Reqnroll/issues/718)? > > I think just coincidence. Or I missed it's character encoding week 😆 😊 My consideration was: @clrudolphi had problems with his VS to...

In that case, maybe we should close this issue as "not planned". I fear that (regardless it is helpful or not) changing this would cause quite much issues with the...

The "Reqnroll.SpecFlowCompatibility.Actions.*" packages (https://github.com/reqnroll/Reqnroll.Actions) are yet to be updated for v3. Thanks for noting.