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 am new to godog testing and trying to understand its advantages.
The documentation says to create the features file in step 2.
Then in step 3, it says to create the test files with the given content.
When creating my next feature how am I suppose to know what is the content to put on the test file?
The creation of the features file looks unnecessary and just another extra piece of documentation to maintain.
I though the idea was to automatically generate the test files from the features file.
Can someone explain what is the advantage of using this library?
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
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to godog testing and trying to understand its advantages.
The documentation says to create the
featuresfile in step 2.Then in step 3, it says to create the
testfiles with the given content.When creating my next
featurehow am I suppose to know what is the content to put on thetestfile?The creation of the
featuresfile looks unnecessary and just another extra piece of documentation to maintain.I though the idea was to automatically generate the
testfiles from thefeaturesfile.Can someone explain what is the advantage of using this library?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions