Solved
Forum Discussion
remixtedi
5 years agoOccasional Contributor
hiptest-publisher is not an option for us because we have many test scenarios and complex solution, so generated files from cucumber studio (like specflow files) are not acceptable. we are using Specflow and we can detect every step and its status on the way or in the end of execution, so it there are some tools to generate automatically some result file in cucumber json format it would be great.
cbliard
Alumni
5 years agoI'm not very fluent in C# world. It looks like SpecNuts is an option: https://github.com/DonutReport/SpecNuts
Have you tried it already?