cucumber / cucumber-cpp

Support for writing Cucumber step definitions in C++
MIT License
304 stars 131 forks source link

add short explanation how it works to README.md #291

Closed erichstuder closed 5 months ago

erichstuder commented 6 months ago

Summary

I found a short but very informative explanation on how it works. This helped me a lot as a newbie.

About the questions at the end: It is NOT my own work. And it is copied from Stack Overflow. I think as I have added a link to the source and the author it could be acceptable.

Anyway, it would be great to have an explanation like this in the README.md.

Details

Add a chapter to README.md that explains how it works.

Motivation and Context

Faster understanding of the tool.

How Has This Been Tested?

N/A

Types of changes

Checklist:

luke-hill commented 5 months ago

@paoloambrosio used to be a maintainer here so I wouldn't worry about it too much

aslakhellesoy commented 5 months ago

Hi @erichstuder,

Thanks for your making your first contribution to Cucumber, and welcome to the Cucumber committers team! You can now push directly to this repo and all other repos under the cucumber organization! 🍾

In return for this generous offer we hope you will:

On behalf of the Cucumber core team, Aslak Hellesøy Creator of Cucumber