cucumber / cucumber-expressions

Human friendly alternative to Regular Expressions
MIT License
160 stars 51 forks source link

Some more documentation on how to use expressions in Python code would be useful #311

Open carbon-starlight opened 1 week ago

carbon-starlight commented 1 week ago

Documentation shows how to use expressions in general, docs on PyPI (https://pypi.org/project/cucumber-expressions/) only talk about building the library. Showing actual usage (how to import to code, how to assign a variable with a found value) somewhere would be nice.

jenisys commented 1 week ago

That is right. The README should be improved (IMHO). BUT:

OTHERWISE: User perspective (if it helps)