Coding With Thomas

Hi there and welcome to my software blog, where I write about C/C++ and general software topics. Enjoy!

CWT-Cucumber: A C++20 Cucumber Interpreter

I’m the author and maintainer of CWT-Cucumber, a modern and lightweight C++20 interpreter for Cucumber (Gherkin). It’s designed to keep BDD in C++ simple, expressive, and easy to integrate — all without external dependencies. The project is now production-ready and also available on ConanCenter.
Check out the repository: https://github.com/ThoSe1990/cwt-cucumber

Latest Articles:

All Blog Posts