Sha256: 5d4921685fcc1e556b6455526117655372aea4fe1fc65ade3c165964379c26f4
Contents?: true
Size: 407 Bytes
Versions: 11
Compression:
Stored size: 407 Bytes
Contents
Feature: Custom Ruby Process Running a lot of scenarios where each scenario uses Aruba to spawn a new ruby process can be time consuming. Aruba lets you plug in your own process class that can run a command in the same ruby process as Cucumber/Aruba. @in-process Scenario: Run a passing custom process When I run `reverse olleh dlrow` Then the output should contain "hello world"
Version data entries
11 entries across 11 versions & 1 rubygems