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
Copy file name to clipboardExpand all lines: docs/index.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
CWT-Cucumber: A C++20 Cucumber Interpreter
2
2
==========================================
3
3
4
+
`CWT-Cucumber on GitHub <https://github.com/ThoSe1990/cwt-cucumber>`_
5
+
4
6
CWT-Cucumber is a lightweight, modern **C++20 BDD testing framework** for native C++ projects.
5
7
It interprets **Gherkin feature files**, allowing you to write test cases in plain language and define behavior-driven development (BDD) scenarios in C++:
0 commit comments