uprm-inso4117-2023-2024-s2 / semester-project-study-pet

semester-project-study-pet created by GitHub Classroom
1 stars 3 forks source link

EmotionBDD #345

Closed benjaminCMD closed 5 months ago

benjaminCMD commented 5 months ago

I still havent been able to test these cases since cucumber doesnt want to work for me

irsaris commented 5 months ago

270

gabrielpadilla7 commented 5 months ago

@benjaminCMD How am i supposed to run these partifular tests/scenarios?

benjaminCMD commented 5 months ago

Well, that's the issue I'm having so far. You're supposed install cucumber by typing "npm install --save-dev @cucumber/cucumber" in the terminal, and then typing "npx cucumber-js" to run the test cases, but I havent been able to connect to the framework properly.

gabrielpadilla7 commented 5 months ago

I see, do let me know as quick as you can when they're up and running so the merge can be done

benjaminCMD commented 5 months ago

image I was able to run the code using npx cucumber-js petEmotion.feature. These are my results @gabrielpadilla7