Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

CWT-Cucumber: A C++ Cucumber Interpreter #1038

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

ThoSe1990
Copy link
Contributor

@ThoSe1990 ThoSe1990 commented Nov 14, 2024

CWT-Cucumber: A C++ Cucumber Interpreter

This project started as educational project for me but evolved in a good way. It is a native C++20 Cucumber Interpreter. It is in a state where it has few users and therefore I think its a good addition. So feel free to check out the repo.

What's your motivation?

I used Cucucmber already in my jobs and it helped me. Unfortunately the C++ versions has some heavy dependencies and when trying to integrate it the first time, its quite an effort to do so. At some point I have worked with interpreters and this seemed for me a good chance to write an interpreter from scratch which was not merely a copy from the literature. So here we are now with CWT-Cucumber. If you wonder why CWT. Its the acronym for coding with thomas which is the name of my blog. I didn't want to copy cucumber.cpp because this name is already in use.

Edit: Repo link: https://github.com/ThoSe1990/cwt-cucumber

@ThoSe1990 ThoSe1990 changed the title Create cwt-cucumber.md CWT-Cucumber: A C++ Cucumber Interpreter Nov 14, 2024
@luke-hill
Copy link
Contributor

ping @ursfassler - Maybe someone we can get helping with cucumber cpp

@mpkorstanje mpkorstanje merged commit 786a413 into cucumber:main Nov 14, 2024
4 checks passed
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants