Originally posted by FaiqueAli July 22, 2024
Hi, I have gone through the documentation and tried with the example project to understand cucumber and executed the defined test cases.
Now, I need to integrate Cucumber in my QNX c++ project that is based on Makefile, Is there any documentation or sample project available to start with or any other reference point?
Discussed in https://github.com/orgs/cucumber/discussions/2188
Originally posted by FaiqueAli July 22, 2024
Hi, I have gone through the documentation and tried with the example project to understand
cucumberand executed the defined test cases.Now, I need to integrate
Cucumberin my QNX c++ project that is based onMakefile, Is there any documentation or sample project available to start with or any other reference point?