Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
R3.3.3
-
None
-
None
-
None
Description
When importing a cucumber json result with scenario outline examples it always imports one example less.
How to reproduce:
- Just import the example Json below:
- files 1 and 2: have the same number of examples (3) just with different order
- files 3, 4 and 5: have different number of examples, respectively (4), (2) and (1)
In every example the first one is ignored and not imported. In the last example it does not import anything.