Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rubystar/3039445 to your computer and use it in GitHub Desktop.
Save rubystar/3039445 to your computer and use it in GitHub Desktop.
cucumber specs on various versions ruby and rails
with 187, 3.0.10
454 scenarios (157 failed, 28 skipped, 269 passed)
7731 steps (157 failed, 2072 skipped, 5502 passed)
341m39.302s
With 193, 3.0.10
454 scenarios (148 failed, 39 skipped, 267 passed)
7731 steps (148 failed, 2169 skipped, 5414 passed)
236m59.899s
with 193, 3.2.6
454 scenarios (238 failed, 15 skipped, 201 passed)
7731 steps (238 failed, 2629 skipped, 4864 passed)
232m37.929s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment