BDD Cucumber c++ project
Hi All, I am looking for BDD for our project. We have an embedded project using platform IO and ESP 32 I am looking for sample project or a training on how to use BDD for c++ Last I tried to clone repo from https://github.com/cucumber/cucumber-cppbut that didn't work and ran into issues. Could any one suggest links or let me know how to proceed? Aditya1.1KViews0likes0CommentsHow to add test execution result with statuses of steps from API
Hello, i am working to integrate my c# and MSTest solution to cucumber studio, we are using BDD format scenarios/tests and need to add test execution results with status for each step, but as you see from the screenshot, there is no such support for it... can you help me with that?Solved6.8KViews0likes8Comments