# File lib/stella/testplan.rb, line 105 def run engine, opts={} testrun = Stella::Testrun.new self, engine.mode, opts engine.run testrun end