Tengiz Tutisani

Results 12 issues of Tengiz Tutisani

If you use "Xunit.Gherkin.Quick," please post here information around who you are (company/GitHub project name), how you use it (use case), why you like it (deciding factors), and so on....

Discussion

_I have not received much demand for report formats for test outputs but there may be some interest (somebody asked this question on Reddit)._ If you are reading this issue...

enhancement
question
Discussion

@wcdeich4 asked: > Does anyone have a F# Xunit.Gherkin.Quick example? @wcdeich4 I've moved your question to here.

help wanted

By default, when the `[FeatureFile]` attribute is missing, the framework finds the feature file in the base folder. By looking at the class namespace, it could also check the subfolder,...

enhancement
Discussion

This started happening with visual studio 2019 I guess because I have not seen it before. If I have a feature that has no scenario or scenario outline, then I...

As of Gherkin 6, but I am not yet sure whether the AST produces Rule objects yet.

enhancement

DoD for each code change.

This can be convenient when splitting various scenarios into separate feature files. In practice, need to split scenarios between different files comes when they have different backgrounds. Since there can...

Overall it is useful, but several issues: When installing a nuget, it comes with dependency on WebActivator. I quickly glanced at your code, and this dependency is only needed to...