Skip to content

Commit eab5348

Browse files
committed
improved overall README
1 parent 1d163b8 commit eab5348

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,9 @@ include full tests and documentation.
1111
They are companions to Python conference talks and the
1212
[Automation Panda](https://automationpanda.com/) blog.
1313

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+
1418
The `cucumbers.py` module contains a simple *CucumberBasket* class.
15-
It is shared by the example projects for unit testing.
19+
The example projects share it for unit testing.

0 commit comments

Comments
 (0)