We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d163b8 commit eab5348Copy full SHA for eab5348
README.md
@@ -11,5 +11,9 @@ include full tests and documentation.
11
They are companions to Python conference talks and the
12
[Automation Panda](https://automationpanda.com/) blog.
13
14
+The feature files in each project are practically identical.
15
+However, the step definitions and related implementations are different
16
+because they depend upon the framework.
17
+
18
The `cucumbers.py` module contains a simple *CucumberBasket* class.
-It is shared by the example projects for unit testing.
19
+The example projects share it for unit testing.
0 commit comments