screenomat/test/screenie.config
John Bintz 234a6734b3 stuff
2010-12-09 16:20:21 -05:00

8 lines
168 B
Plaintext

session :testing do
screen %{bundle exec autotest}, :name => 'autotest'
screen %{rails s}, :name => 'rails'
screen :name => 'command prompt'
select :first
end