You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a BDD demo using Cursor integrated with Cucumber. I only need to define the user stories, and then Cursor can help me generate Cucumber features based on my written user stories. Subsequently, Cursor will automatically define the step code based on the features and run BDD tests automatically, continuing until all tests pass.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I created a BDD demo using Cursor integrated with Cucumber. I only need to define the user stories, and then Cursor can help me generate Cucumber features based on my written user stories. Subsequently, Cursor will automatically define the step code based on the features and run BDD tests automatically, continuing until all tests pass.
https://github.com/terryso/BDD_WITH_CURSOR/blob/master/README.en.md
Beta Was this translation helpful? Give feedback.
All reactions