Skip to content

v0.1.3

Compare
Choose a tag to compare
@rajdeepv rajdeepv released this 22 May 16:57
· 57 commits to master since this release

Following Defects Fixed:

  • if there are more devices than test cases, then groups are empty and pass to the command, this will make whole test suite run
  • It is possible to features with empty elements. this happens when scenarios are filtered by the given tags. should check the elements are not nil
  • If it is scenarios out line and it can have different examples with specific tag. So it should take only Examples line number to run those specific test cases