<< back

  1. Description

  2. Usage

Description

DSL keyword that starts the execution of all targets/goals (defined into groups). We put this instruction at the end of every script, so it begin running the tests over the machines.

Usage

play do
        ...
end